ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppListVersion (Function)
Lists the versions available on the reference setup server.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Procedure/Function
A procedure is used to associate an identifier with a statement block......