ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.State (Function)
Used to find out the state of a record.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HJSONToRecord (Function)
Imports JSON data into the current record.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
fDirectoryExist (Function)
Checks the existence of a directory.
Standard FTP functions
List of standard FTP functions...
Composite keys
A composite key is a key item containing several other items......
Managing parallel tasks
The computers are becoming more and more powerful......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
fDriveInfo (Function)
Returns information about a drive.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
xlsSave (Function)
Saves an XLS document.
HDeleteTrigger (Function)
Deletes a trigger.