ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Installing a SOAP server with IIS
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Error 1054: 'Ancestor' cannot be used outside the code of a class
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Manager of automated tests
The test manager is used to......
LooperDelete (Function)
Deletes a row from a Looper control.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ProjectInfo (Function)
Returns specific information about the project currently run.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HSetMemo (Function)
Used to modify the management mode of memo items.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.