ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysGetExtLink (Function)
Returns the command linked to an extension.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Using the query result
The result of a select query can be used in......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Properties associated with a page
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......