ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
iPrintReport (Function)
Prints a report created with the report editor.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Creating the menus for the pages of the WEBDEV RAD pattern
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Creating the Vision pages of the WEBDEV RAD pattern
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
8. Optimizing an application
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Constants for managing character strings
List of constants used by string management functions...