ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
6. WEBDEV Account Manager
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Configuring the IIS 7/7.5 server
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
List of extension attributes
The list of extension attributes ......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
18. Order of execution of the code of buttons/links
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HOpenConnection (Function)
Opens a connection to a specific database.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......