ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteServerTrigger (Function)
Deletes a server trigger.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
fDateTime (Example)
Usage example of the fDateTime function
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Creating the Vision pages of the WEBDEV RAD pattern
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Native MySQL Connector - License Agreement
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Hyper File functions available for backward compatibility
Size (Property)
The Size property is used to determine and change the size of an element.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.