ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Number (Property)
The Number property is used to get the number of an element.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDOptimizer: Editing and modifying a ".REP" file
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......