PC SOFT
DEPOT EN LIGNE
POUR  WINDEVWEBDEV ET  WINDEV MOBILE

Résultats de la recherche
Au moins 755 résultats
WD Advanced input mask // Applies the input mask EDT_POSNEG..InputMask = "+999 999;999 999-;0;<NULL>" // Applies the input mask EDT_NEGRED..InputMask = "999 999;-999 999[Red];0;<NULL>" // Applies t...
 / Outils
Publié le 06/06/2022
Téléchargé 26 fois
(0)
WD Animation when opening and closing the windows nValue is int i is int sStringSelectedElements is string // Default animation IF CBOX_OPENING[1] nValue = waDefault END // Random animation IF CB...
 / Outils
Publié le 06/06/2022
Téléchargé 28 fois
(0)
WD BalloonTip ou Popup Clock Windows CODE: nMsgType is int // Depending on the message type, configure the constant for the message type of the BalloonTip SWITCH COMBO_MSGTYPE CASE 1 nMsgType = ...
 / Outils
Publié le 06/06/2022
Téléchargé 50 fois
(0)
WD Calculating the date of Easter and an age - WD Calculando a data da Páscoa e uma idade sMyAge is string // Retrieves the age // calculate the age according to the reference date sMyAge = Age(EDT_...
Publié le 06/06/2022
Téléchargé 20 fois
(0)
WD Calculations on durations //START ChronoStart(1) GR_STOPWATCH_STOPPED..State = Grayed GR_STOPWATCH_IN_PROGRESS..State = Active TimerSys(bcStopwatch, 10) //END // Adds the turn into the table Add...
 / Outils
Publié le 06/06/2022
Téléchargé 44 fois
(0)
WD Clipboard
 / Outils
Publié le 06/06/2022
Téléchargé 22 fois
(0)
WD Complex strings
 / Outils
Publié le 06/06/2022
Téléchargé 20 fois
(0)
WD Configuring a remote access sInsFile is string = "" sCountryCode is string = "" sCountryName is string = "" // Define the name of the remote access sInsFile = fCurrentDir() + "\" + AccessStat...
 / Outils
Publié le 06/06/2022
Téléchargé 62 fois
(0)
   // Copy the .cpl file to the "System32" directory IF gbCopyCPl(gsFileCpl, gsSysFileCpl, gsControlIni) = False THEN RETURN END // Write the information to the gsSysFileIni file IF gbWriteIniInfo(g...
 / Outils
Publié le 06/06/2022
Téléchargé 20 fois
(0)
WD Custom Calculations
 / Outils
Publié le 06/06/2022
Téléchargé 20 fois
(0)