ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
gglContact (Variable type)
The gglContact type is used to describe and modify a contact used by the Google Contact service...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
The Wire control
The Wire control is used to visually link 2 controls......
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Installing a Webservice (old format)
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
14. Managing the "Back" button in practice