ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Extern (Reserved word)
EXTERN is used to...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Constants for managing videos
List of constants used by the functions for video management....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
dPolygon (Example)
Usage example of the dPolygon function
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.