ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PermissionList (Function)
Returns one or all the permissions declared by the application.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Document (Example)
Usage example of Document
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
dTransferToImage (Example)
Usage example of the dTransferToImage function
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
httpRequest
The HTTPRequest keyword can correspond to...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.