ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fClose (Function)
Closes an external file.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
EventClose (Function)
Closes a synchronization event between several threads.