ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Principle for running threads
At runtime, an application runs in a main thread......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HFSQL: Change of name
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
The DotNet structure
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
<Connection variable>.DeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......