ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
grParameter (Function)
Retrieves or modifies a chart parameter.
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Events associated with a Layout control
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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......
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......