ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreate (Function)
Creates an archive.
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.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
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....
ThreadCurrent (Function)
Returns the name of the thread currently run.
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).
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
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).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
grSourceSeries (Function)
Defines the source of a series.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPageEnd (Function)
Forces the move to the next page during the report print.