ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Socket constants
List of constants used by the functions for socket management....
Google Contacts management functions
List of functions for managing Google contacts...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Events associated with the Pivot Table control
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
PDF Reader control events
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....