ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
eChangeCurrency (Function)
Converts a currency into another currency.
Input (Function)
Displays a message allowing the user to type an information.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FTPListFile (Example)
Usage example of the FTPListFile function
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Constant
The constants are language elements whose value is fixed once and for all...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.