ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query technical documentation
The query editor automatically creates a technical documentation for each query......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
2. User-friendly editors in practice
User-friendly editors in practice...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
10. Smart controls
Smart controls...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
End of break block
The End of break block is optional......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
PicClose (Function)
Closes the image found in an Image Editor control.