ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Page constants
List of constants used by page functions....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
13. Debugger
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
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.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
The Wire control
The Wire control is used to visually link 2 controls......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
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.
14. Managing the "Back" button in practice
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
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......