ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
fSeparator (Function)
Returns a file path with normalized separators.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Assisted universal replication: specific features
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Manager of automated tests
The test manager is used to......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Error 502: Incompatible type
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.