ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
fRead (Example)
Usage example of the fRead function
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).
MyReport (Reserved word)
MyReport is used to handle the current report...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
InitParameter (Function)
Initializes the management of persistent values.
Operator on Address
The & operator returns the address of a variable as an integer
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Error 507: The '++' operator is not allowed
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
CallDLL32 (Function)
Runs a function found in an external DLL.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Events associated with supercontrols
List of events associated with supercontrols...