ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt 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).
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).
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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
UUDecode (Function)
Decodes a character string in UUEncode format.
zipExtractAll (Example)
Usage example of the zipExtractAll function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
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
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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)....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
fListFile (Example)
Usage example of the fListFile function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).