ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Replication: The different types
The data replication is a powerful feature......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
TelemetryEnable (Function)
Enables the telemetry manually.
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
WINDEV License Agreement
WINDEV License Agreement...
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Creating links
Links help users navigate the help system......
fFileExist (Function)
Checks the existence of an external file.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Various WEBDEV constants
Various WEBDEV constants...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
iCreateFont (Example)
Usage example of the iCreateFont function