ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactTypeCount (Function)
Returns the number of characters matching a given type.
SQLReqExists (Function)
Checks the existence of a query.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
fFileName (Function)
Returns the name of an external file that is currently opened.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FirstDayOfMonth (Function)
Returns the first day of the month.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Window management functions
List of functions for managing windows...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.