ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
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......
Note (Property)
The Note property is used to get and change a text associated with an element.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Overview of external languages
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Merging differences (SCM)
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
7. Window templates
...Window templates...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WINDEV Mobile concepts
12. Retrieving data from a site