ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ErrorBuild (Function)
Displays a custom error message in a system error window.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Events associated with internal windows
List of events associated with internal windows...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Warning (Function)
Displays a custom message in a system warning window.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
SOAPRun (Function)
Runs a procedure on a SOAP server.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
SysSpace (Function)
Returns the physical memory space for the current computer.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.