ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Bitwise operators
The operations on binary values are performed......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
ERR_WDADMIN_EXIST
The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......