ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
FTPConnect (Example)
Usage example of the FTPConnect function
GPSGetPosition (Function)
Retrieves information about the current device position.
fMoveFile (Function)
Moves a file from one directory to another.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
MapEndOfMove (Function)
Stops following the device movement in a Map control.
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)....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
grCreate (Function)
Creates a specific type of chart.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.