ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
12. Universal replication
13. Universal replication
WEBDEV Application Server 2024
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.