ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Handling Scheduler controls programmatically
A Scheduler control can be......
ControlNext (Function)
Returns the name of the next control in input mode.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
2. How to test a site?
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with a Gantt Chart column
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Modbus functions (prefix syntax)
List of Modbus functions...
Events associated with the project
List of events associated with the project...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
1. Examples provided with WINDEV Mobile
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Warning 127: You are using a data source local to the process