ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
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.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
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)....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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....
iWindowCancel (Function)
Configures the print cancel window..
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.