ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Seek (Function)
Searches for the index of an element in a WLanguage array.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Contains (Function)
Allows you to check if a substring is within a string.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Properties associated with the report blocks
List of properties associated with the report blocks...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......