ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HSendMessageToClient (Function)
Displays a message on the client computers.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
SysYRes (Function)
Returns the vertical screen resolution.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
UUDecode (Function)
Decodes a character string in UUEncode format.
zipExtractAll (Example)
Usage example of the zipExtractAll function
zipExtractPath (Example)
Usage example of the zipExtractPath function
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
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)....