ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Power (Function)
Raise a number to a power.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
ImageStartScrolling (Function)
Starts cycling through images.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.