ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HDescribeConnection (Function)
Describes a new connection to an external database.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SQLTransaction (Example)
Usage example of the SQLTransaction function
HTTPRequest (Function)
Starts an HTTP request on a server.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
W3C standardization
You must comply with the W3C standard (HTML 4......
Record (Type of variable)
The Record type is used to save the values of a record.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
dPolyline (Function)
Draws a line composed of multiple segments.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
fSelect (Example)
Usage example of the fSelect function
Table,Modify (External language)
Modifies an element in a Table control.
dArc (Example)
Usage example of the dArc function
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HOpenConnection (Function)
Opens a connection to a specific database.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.