ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HAdd (Example)
Usage example of the HAdd function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Compilation options
The compilation options allow you to define the help system generation settings......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDSQL, SQL querier: Overview
WDSQL is used to......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
LoadWDL (Example)
Usage example of the LoadWDL function
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...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Area (Property)
The Area property is used to define an area.
SocketCreate (Example)
Usage example of the SocketCreate function
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......