ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
FileDisplay (Function)
Displays a file in the browser of Web user.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
HListKey (Example)
Usage example of the HListKey function
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Width (Property)
The Width property is used to determine and change the width of an element.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
LDAP constants
List of constants used by the LDAP functions....
Organizer control functions
The following functions are used to manage the Organizer control:...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.