ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUDecode (Function)
Decodes a character string in UUEncode format.
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
fEncrypt (Example)
Usage example of the fEncrypt function
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Border (Type of variable)
The Border type is used to handle a border through programming...
zipExtractPath (Example)
Usage example of the zipExtractPath function
Radio Button control properties
List of properties associated with a Radio Button control...
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
ServiceStop (Function)
Stops a service.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
CommandLine
The CommandLine keyword can correspond to...