ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
MemSeek (Example)
Usage example of the MemSeek function
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
ThreadPersistent (Function)
Makes a thread persistent.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Creating the skin template of a report
iPrintZone (Example)
Usage example of the iPrintZone function
Word Processing control events
WINDEV manages the following events by default......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Events associated with Shape controls
List of events associated with Shape controls...
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....