ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Repositionable Note functions
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.