ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Handling menu options programmatically
The menu options can be handled......
BurnerAddFile (Function)
Adds a file to the compilation.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Managing main window menus
A main menu is necessarily associated with a window......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......