ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Creating the menus for the pages of the WEBDEV RAD pattern
OpenSister (Function)
Opens a non-modal sibling window.
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
fFileExist (Function)
Checks the existence of an external file.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Constants for managing projects
List of constants used by the functions for managing projects....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...