ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
GetActiveObject (Example)
Usage example of the GetActiveObject function
HSetTrigger (Function)
Enables or disables the management of triggers.
FinNetCurrentVal (Function)
Returns the net current value of investment.
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Data persistence
The data persistence is used to store the value typed by the user......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
MutexDestroy (Function)
Explicitly destroys a mutex.