ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
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.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scope (Property)
The Scope property property is used to specify requested permissions.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Printing nested reports
To create a main report containing several secondary reports:...
Priority (Property)
The Priority property is used to get and change the priority level of an element.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...