ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Edit control
The Edit control allows users to enter data......
Combo Box control functions
List of functions for handling the Combo Box controls...
WEBDEV concepts
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Address
The Address keyword can correspond to...
Accessibilité (Property)
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Connection variable>.DeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
JSONOpenReader (Function)
Creates a reader to read a JSON document without loading it into memory. Attention This function is only available from version 2025 Update 3....