ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Query editor: Characteristics
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Classes, members, methods and properties
A class is made of......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Events associated with Chart controls
List of events associated with the Chart controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
WinStatus (Function)
Identifies or modifies the window status.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Events associated with a Spreadsheet control
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HChangeName (Function)
Modifies the physical name of a data file.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....