ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Alignment
The Alignment property is used to align elements.
fSelectDir (Function)
Opens a directory picker.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.