ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
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.
Display (External language)
Displays a value in a control or assigns a value in a variable.
RSS feed management functions
List of functions for managing RSS feeds...
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.