ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
MyReport (Reserved word)
MyReport is used to handle the current report...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
iParameterViewer (Function)
Configures the report viewer.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
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....