ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TableMode (Function)
TableMode is kept for backward compatibility.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WDTRAD options
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Events associated with framesets
List of events associated with framesets...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
7. Layouts using the Flexbox control
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Installing the robot controller
The monitoring robot includes three executables......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.