ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the report editor
The controls can be copied from the report editor......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
TelemetryEnable (Function)
Enables the telemetry manually.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The HTML control
The HTML control displays HTML pages or HTML code......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
How to develop a PHP site?
What is a PHP site?......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
gpwAddUser (Function)
Adds a user to the User Groupware database.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Android Control Center
Do you know where to find your application log files?...
Different types of data (Type of variable)
A variable is defined by name and type......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.