ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
HDescribeItem (Example)
Usage example of the HDescribeItem function
InServiceMode (Function)
Indicates whether the code is run in a service.
zipInfoFile (Example)
Usage example of the zipInfoFile function
SQLTransaction (Example)
Usage example of the SQLTransaction function
Binding a Combo Box control to an item
zipExtractPath (Function)
Returns the path of a file found in the archive.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Font (Type of variable)
A Font variable creates a font programmatically...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....