ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Multiline strings
To type character strings over several lines in the code editor...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
FinCurrentVal (Function)
Returns the current value of investment.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
"?" menu
WINDEV proposes a help menu adapted to your applications......
TwainState (Example)
Usage example of the TwainState function
HTML Editor control functions
List of functions for managing HTML Editor controls...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Wire control
The Wire control is used to visually link 2 controls......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Debugging constants
List of constants used by the debugging functions...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......