ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Data persistence
The data persistence is used to store the value typed by the user......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Events associated with pages
List of events associated with pages...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HTTP constants
List of constants used by the HTTP functions....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Internal component
An internal component is a set of elements from a project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
11. Controls in practice
Discover the main characteristics of the controls...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Managing parallel tasks
The computers are becoming more and more powerful......