ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
The Edit control
The Edit control allows users to enter data......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Constants for managing images in websites
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
REP files
REP files contain the list of data files handled by the application....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
FinRedemption (Example)
Usage example of the FinRedemption function