ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1005: To explicitly access a global element of '%1' class, use the syntax
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
16. Types of code
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Creating a delete query
A delete query (corresponding SQL statement......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Error 1: Syntax error
8. Optimizing an application
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Printing nested reports
To create a main report containing several secondary reports:...
Global procedure/function
A global procedure can be used in all the processes or events of the project....