ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Creating links
Links help users navigate the help system......
Token
The Token keyword can correspond to...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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.
Commands of the external interface
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.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".