ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management help
Time management is extremely important......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Constants for sound management
List of constants used by the functions for sound management....
HListItem (Example)
Usage example of the HListItem function
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Alignment
The Alignment property is used to align elements.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Error 802: Invalid syntax for this function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
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.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......