ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
Creating links
Links help users navigate the help system......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Token
The Token keyword can correspond to...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
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......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
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.