ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.