ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HTTPRequest (Function)
Starts an HTTP request on a server.
ChangeAction (Example)
Usage example of ChangeAction
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
iParameter (Function)
Retrieves the printer configuration and configures the print.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
Info (Function)
Displays a custom message in a system information window.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
LDAP constants
List of constants used by the LDAP functions....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
zipExist (Function)
Determines whether an archive exists.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HFilter (Function)
Defines and enables a filter on a table, view or query.