ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ERR_NO_APPLICATION
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Ad Hoc deployment
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Border of controls
One of the most important elements of control style is its border......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
4. HFSQL Classic
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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......
Sub-query
A sub-query is a query whose result is used by another query......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Viewing a report in 3D
Your report displays controls that overlap?......
The Static control
A Static control is a control used to display a static text......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Creating an insert query
An insert query (corresponding SQL statement......