ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
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)...
<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)...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Java Applet controls
List of events associated with Java Applet controls...