ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
ERR_LOADMOREDLL
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Environment of code editor
29. SEO in practice
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Including the code
You want to include your code lines in a condition, in a structure, ......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Events associated with supercontrols
List of events associated with supercontrols...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Constants used by the functions for managing Dockable Panel controls
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...