ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Automatic calculations in a Table control (AAF)
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.