PC SOFT
DEPOT EN LIGNE
POUR WINDEVWEBDEV ET WINDEV MOBILE

Derniers dépôts
Trier par :
Date
,
,
,
Filtrer par langue :
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 22 fois
WD Dynamic compilation bCompilationResult is boolean // Starts the compilation of the code bCompilationResult = CompileDynamicCode() // If the compilation was successful IF bCompilationResult = Tr...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 23 fois
WD Euro calculator PROCEDURE WIN_Euro_Calculator(nNumber="", nCurrencyDisp=0, nCurrencyStor=0) GLOBAL gfnTotal is currency // calculated total gfsLastOp is character // last requested operation ...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 22 fois
WD Graphic lists
(0)
Publié le 06/06/2022
Téléchargé 20 fois
WD Handling directories // Displays the current directory Info("Current directory: "+fCurrentDir()) EDT_CURRENTDIR = fCurrentDir() //----------------------------------------------------------------...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 32 fois
WD Handling text files // ---------------------------------------------------------------- // ----------------------- RUN CODE --------------------------- // ----------------------------------------...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 20 fois
WD Help for the user
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 27 fois
WD Image rotatio - Rotacionar a imagem // Prevents from refreshing the image IMG_IMAGE..DisplayEnabled = False // Restores the image IMG_IMAGE = IMG_IMAGE // Rotates the image dRotation(IMG_IMAGE,...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 41 fois
WD Internet browser
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 20 fois
WD Management of dates // Update the different information UPDYearManagement() UPDMonthManagement() UPDWeekManagement() UPDSimpleManagement() //------------------------------------------------ // S...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 10 fois
WM Indirections