ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
WordToArray (Function)
Fills an array with the words from a string.
TimePicker (Function)
Opens the system time picker.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
DatePicker (Function)
Opens the system date picker.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Conversion (Function)
Converts a value from a unit to another one.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
SysColor (Function)
Identifies or modifies the color of a Windows element.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveListeFile (Function)
Lists files in an Drive directory.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveCreateFile (Function)
Creates a file on the remote disk.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).