ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MemCount (Function)
Returns the number of elements found in a memory zone.
fLongPath (Function)
Returns the full long path of a file or directory.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
12. Retrieving data from a site
10. Customizing the aspect of a site: skin elements
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
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....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
9. Overlaying controls
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......