ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating links
Links help users navigate the help system......
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Page templates
WEBDEV allows you to create page templates......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Token
The Token keyword can correspond to...
iPrintReport (Function)
Prints a report created with the report editor.
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".