ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor options
A series of options allows you to customize and take full advantage of the code editor......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WEBDEV Application Server - 10 connections - License agreement
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The "Code hashtags" pane
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Global and local variable
Two types of variables are available......
Events associated with Check Box controls
List of events associated with Check Box controls...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Events associated with TreeView controls
List of events associated with TreeView controls...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....