ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HStatCalculate (Function)
Collects statistics on table keys.
InfoBuild (Function)
Displays a custom message in a system information window.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Attribute (Property)
The Attribute property is used to manage attributes.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Alignment
The Alignment property is used to align elements.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....