ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for encryption/compression
List of constants used by the encryption/compression functions...
Creating the Table windows of the WINDEV RAD pattern
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
FTP constants
List of constants used by the FTP functions....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
16. Java applications in practice
Java applications in practice...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
KeyPressed (Function)
Checks which key is pressed.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
IF statement
The conditional IF statement allows you to run an action according to a condition...
StatAverage (Example)
Usage example of the StatAverage function
HOpenConnection (Function)
Opens a connection to a specific database.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
Using RAD patterns
The steps for creating a RAD pattern are as follows......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.