ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Wait (Function)
Temporarily stops the program execution.
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
Handling a TreeView control at runtime
When the TreeView control is in edit mode, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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......
Using the query result
The result of a select query can be used in......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min