ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
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.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
PageDisplay (Function)
Displays a web page in the user's browser....
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....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for the Exif functions
List of constants used by the Exif functions....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Array management functions
List of functions for managing arrays...
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...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
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.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....