ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Function)
Opens a connection to a specific database.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
iMargin (Function)
Defines the "logical" print margins.
XMLChild (Function)
Positions on the first child element of current element.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
zipExtractPath (Function)
Returns the path of a file found in the archive.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Name (Property)
The Name property is used to get the name of an element.
gImage (Function)
Builds a sequence of characters containing an image.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.