ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
WINDEV applications for Linux: Specific features
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.