ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
12. Available tests
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
16. Application test in practice
Menu management functions
List of functions for managing menus...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Google document management functions
List of functions for managing Google documents...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Redis management functions
The following functions are used to manage a Redis database:...
9. Internal component
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Map control functions
Map control functions...
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.