ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
How to use an array of structures?
An array of structures is an Array variable......
The single-part and multi-part archives
Two types of archives are available......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Sharing elements with a WINDEV application
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Find out the account that runs the AWP protocol
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
.NET object
To access a class......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Programming automatic calculations in the columns of a Table control
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Manager of automated tests
The test manager is used to......