ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
Handling Scheduler controls programmatically
A Scheduler control can be......
BurnerSave (Example)
Usage example of the BurnerSave function
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).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
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.
Properties associated with the chart series
List of properties associated with the chart series...
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The Static control
A Static control is a control used to display a static text......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......