ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
AAF: Zoom the contents of a field (Table, Spreadsheet, List, Pivot Table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Thread execution
At runtime, an application runs in a main thread......
Body (Property)
The Body property gets and sets the HTML body of an HTML Display control or an HTML Editor control.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
TabClose (Function)
Closes a dynamic pane in a Tab control.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......