ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
iDestination (Function)
Configures the print destination.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Window controls
Several types of controls can be used in a window, ......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
WINDEV concepts
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
The Tab control
The Tab control is used to simultaneously display different controls......
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: Telemetry 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......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......