ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
VariableReset (Function)
Resets the variable to its initial value.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Error 2109: You are using the ObjectInfo function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......