ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware constants
List of constants used by the User Groupware functions....
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
JSONXMLConverter (Variable type)
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).
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Creating the menus for the windows of the WINDEV RAD pattern
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
TableMode (Function)
TableMode is kept for backward compatibility.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HSubstDir (Example)
Usage example of the HSubstDir function
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
XMLOpenReader (Example)
Usage example of XMLOpenReader
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
dPixelColor (Example)
Usage example of the dPixelColor function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Windows
The windows represent the main interface of a WINDEV application......