ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Multiline strings
To type character strings over several lines in the code editor...
Open (Function)
Opens a modal WINDEV window.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Static control properties
List of properties associated with a Static control...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
PythonExecute (Function)
Executes a function present in a Python module.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Testing a project: setting
By testing the project you can simulate how the application will run......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Operations performed on sequence diagrams
The following paragraphs explain......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HFSQL Client/Server: Configuring the data files on the server