ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
WINDEV Mobile 2024 Tutorial - Table of contents
Label report
The report editor allows you to create "Label" reports......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......