ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
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......
Error 2109: You are using the ObjectInfo function
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).
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The "Code hashtags" pane
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).