ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use an array of structures?
An array of structures is an Array variable......
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....
Push notification
A mobile device can receive push notifications......
Handling Scheduler controls programmatically
A Scheduler control can be......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Overview of external languages
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
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.
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).
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
17. Project Management Hub
...Project Management Hub...
Extern (Reserved word)
EXTERN is used to...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Time management help
Time management is extremely important......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....