ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
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.
Constants for external files
List of constants used by the functions for managing external files....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
HCreateMovableReplica (Function)
Creates a movable replication.
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.
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.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
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......
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Commands of the external interface