ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. WLanguage functions specific to WEBDEV
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
17. Project Management Hub
...Project Management Hub...
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
How to use an array of structures?
An array of structures is an Array variable......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
The HTML control
The HTML control displays HTML pages or HTML code......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
MySelf (Reserved word)
MySelf is used to handle the current control...