ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Image editor: Features
The image editor includes several features......
Comparison operators
The comparison operators can be divided into several categories......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing videos
List of constants used by the functions for video management....
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
WINDEV: Example of programmed Drag and Drop
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Creating the windows and the pages of the RAD pattern
Handling a control through programming in a report
All report controls can be handled through programming......