ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Check Box controls
List of events associated with Check Box controls...
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)....
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......
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......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
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:...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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....
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....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.