ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
.NET object
To access a class......
Table,Count (External language)
Returns the number of elements in a Table control.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept...
Position (Function)
Finds the position of a specified string within another string.
EventOpen (Function)
Opens a synchronization event between several threads.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores,...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process...
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
fTrackFile (Function)
Triggers the tracking of a file.