ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
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.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
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.
ReplicAdmin: Overview
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
iCloseReport (Function)
Stops printing the current report immediately.
Wait (Function)
Temporarily stops the program execution.
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......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
PostMessage (Function)
Sends a Windows message to a control or to a window.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.