ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Creating nested reports
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
18. Management of business rules
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Native MySQL Connector - License Agreement
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
14. Controls in practice
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
WDINT setup
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
10. Smart controls
Smart controls...
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......