ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
InApp constants
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Serialization constants
The serialization constants are as follows:
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
29. SEO in practice
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Extracting messages added or modified since last extraction
A project was already created and translated......
Code snippets
The code editor allows you to enter "Code snippets"......