ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Border (Type of variable)
The Border type is used to handle a border through programming...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
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...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
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...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Record (Type of variable)
The Record type is used to save the values of a record.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.