ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USB functions
List of USB functions...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Net constants
List of constants used by the Net functions....
.Net functions
List of .Net functions...
OLE functions
List of OLE functions...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
USB constants
List of constants used by the USB functions....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Code editor: Display options
The code editor proposes several display options......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Error 1: Syntax error
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Style sheet
A style sheet ("......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......