ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
ScreenType (Function)
Returns the type of screen on which the application is running: phone, tablet, computer or watch.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Console mode executable functions
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.