ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
ControlToSource (Function)
Assigns the control value to the source of a control link.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...