ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListFile (Example)
Usage example of the fListFile function
ServiceStart (Function)
Starts a service.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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)....
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
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.
Info (Function)
Displays a custom message in a system information window.
ServiceStop (Function)
Stops a service.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
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....
SQLExec (Example)
Usage example of the SQLExec function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HIndex (Function)
Rebuilds the file index (".NDX" file).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.