ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
13. Universal replication
12. Universal replication
Error 1054: 'Ancestor' cannot be used outside the code of a class
Report and project
In most cases, a report is linked to a project......
Error 1001: The operators: and:: can only be used in the methods of classes
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
<TimeLine>.DeleteTrack (Function)
Deletes a track from a TimeLine control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Accessing a database via a web service
The database can be accessed via a web service......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
Managing assertions
...The main available features are as follows:...
Code snippets
The code editor allows you to enter "Code snippets"......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
10. UMC: User Macro-Code
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
1
2
3
4
5
6
200
>