ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia constants
List of constants used by the multimedia functions....
Constants used by the functions for managing Tab controls
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
ThreadRequestStop (Function)
Sends a stop request to a thread.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Constants for managing arrays
List of constants used by the functions for array management....
fTempFile (Function)
Returns the name of a unique temporary file.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
NetSendFile (Example)
Usage example of the NetSendFile function
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Constants for managing images in websites
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Compression (Property)
The Compression property gets and sets the data compression mode.
DDEConnect (Example)
Usage example of the DDEConnect function
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.