ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The Multimedia control
The Multimedia control is used to play multimedia files......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Creating the Relation pages of a WEBDEV RAD pattern
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
2. Analysis in practice
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
fDateTime (Example)
Usage example of the fDateTime function
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HSetLog (Function)
Enables or disables log management on a file.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.