ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
fCompress (Function)
Compresses a file.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.