ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
GetDefinition (Function)
Retrieves the definition of element type.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Manipulating a Layout control programmatically
A Layout control can be......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Enumeration (Type of variable)
An enumeration is a set of values......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
CertificateSignString (Function)
Creates the signature of a character string.
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.