ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using RAD patterns
The steps for creating a RAD pattern are as follows......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
ThreadPersistent (Function)
Makes a thread persistent.
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....
Handling Scheduler controls programmatically
A Scheduler control can be......
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Constants for managing Big Data Redis databases
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
How to develop a PHP site?
What is a PHP site?......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Configuring the setup program
Two tools can be used to create a setup program......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
2. Analysis in practice