ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
iParameterViewer (Function)
Configures the report viewer.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
11. Controls in practice
Discover the main characteristics of the controls...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
Push notification
A mobile device can receive push notifications......
Emulating constants
List of constants used by the functions for emulating automated tests....
MDIOpen (Function)
Opens and enables an MDI child window.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.