ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Exif functions
List of Exif functions...
Drawing constants
List of constants used by the drawing functions....