ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
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 "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
HOnError (Example)
Usage example of the HOnError function
1. The WINDEV Framework
HMergeView (Example)
Usage example of the HMergeView function
NetworkDisconnect (Function)
Disconnects a network drive.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Operations performed on collaboration diagrams
The following paragraphs explain......
How to use an array of structures?
An array of structures is an Array variable......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Color (Property)
The Color property is used to get and change the color of an element.
PermissionRequest (Function)
Prompts the user to grant an application permission.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
EnumSubElement (Example)
Usage example of the EnumSubElement function
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...