PC SOFT
DEPOT EN LIGNE
POUR WINDEVWEBDEV ET WINDEV MOBILE

Derniers dépôts
Trier par :
,
,
Téléchargements
,
Filtrer par langue :
(1)
 / Outils
Mis à jour le 01/10/2022
Téléchargé 33 fois
Exemplo Grafico com WEBDEV feito via Código e Salvando a imagem em Disco PROCEDURE ConfigurarGrafico() tipo++ //Exemplo X / Y SWITCH tipo CASE 1 grCreate(CHART_Exemplo1, grColumn) CASE 2 grCreate(C...
(0)
 / Outils
Publié le 01/10/2022
Téléchargé 33 fois
Exemplo Grafico com WINDEV feito via Código e Salvando a imagem em Disco // Summary: <specify the procedure action> // Syntax: //ConfigGrafico () // // Parameters: // None // Example: // <Specify a u...
(0)
 / Outils
Publié le 07/06/2022
Téléchargé 33 fois
WD Strings with APIs The table below is filled with the environment variables of the system. All these variables are retrieved via a single call to the Windows GetEnvironmentStrings API. This API ret...
(0)
 / Outils
Publié le 14/06/2022
Téléchargé 33 fois
WD Transparency on the controls
(0)
Publié le 01/12/2021
Téléchargé 33 fois
erp WINDEV course 26 Class 3522
(0)
 / Outils
Publié le 13/06/2022
Téléchargé 32 fois
WD The GglGetStaticMap function
(0)
 / Divertissement
Publié le 22/05/2022
Téléchargé 32 fois
PixelCity est basé sur le ScreenSaver écrit en 2006-2009 par Shamus Young. Il a été converti en une DLL 64-bit, afin de pouvoir l'utiliser comme un arrière plan de type Dreamscene dans un projet WD17...
(0)
 / Outils
Publié le 06/06/2022
Téléchargé 32 fois
WD Detecting the keystrokes PROCEDURE MyWindow() gaaPosXKey, gaaPosYKey are arrays associatifs of int _InitKeyPos() CONSTANT // Constants for specific keys cnNumLock = 0x90 cnScrollLock = 0x9...
(0)
Maior numero primo para calculos criptograficos seguros - Largest prime number for secure cryptographic calculations - Le plus grand nombre premier pour des calculs cryptographiques sécurisés https:/...
(0)
 / Outils
Publié le 09/07/2022
Téléchargé 32 fois
WEBDEV Exemplo WW_WEBESTATE Pages Fictitious contact form home list search Reports Queries QRY_CityStartsWith QRY_MultiCriteriaSearch Classes Procedures COL_WEBESTATE Constants Global ...