ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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.
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).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Error 2109: You are using the ObjectInfo function
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
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....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
EnumElement (Example)
Usage example of the EnumElement function
The "Code hashtags" pane
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Component diagram
A component diagram shows the physical and static architecture of a system software......