ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSelectFile (Function)
Selects files from an archive.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
gpwAddUser (Function)
Adds a user to the User Groupware database.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
RegistryCreateKey (Function)
Creates a key in the Windows registry.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Constants for external files
List of constants used by the functions for managing external files....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.