ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadCurrent (Function)
Returns the name of the thread currently run.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
OpenChild (Example)
Usage example of the OpenChild function
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
zipCreate (Function)
Creates an archive.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
grOrientation (Function)
Modifies the orientation of chart axes.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).