ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Constants for managing character strings
List of constants used by string management functions...
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HFSQL constants
List of constants used by the HFSQL functions....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Bluetooth constants
List of constants used by the Bluetooth functions....
Custom tooltips
Tooltips are very useful for application users......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Creating the menus for the windows of the WINDEV RAD pattern
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...