ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Z-index of a control
All the controls in a window or report have a different z-index......
Programming an indexed control
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Different types of data (Type of variable)
A variable is defined by name and type......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Creating a Pivot Table control
To create a Pivot Table control......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.