ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Installing a Webservice (old format)
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Creating the skin template of a report
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
5. Deploying a dynamic site (Session or AWP) in practice
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....