ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
EncryptStandard (Example)
Usage example of the EncryptStandard function
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
LDAPRenameAttribute (Function)
Renames an attribute.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SQL functions: Special case
List of SQL functions: Special case...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.