ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
End of Document block
The End of document block is run once at the end of the report execution......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Drawing constants
List of constants used by the drawing functions....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....