ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
User Groupware files
Two categories of data files are managed......
Environment of the report editor
Environment of the report editor...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
ExeGetPID (Function)
Returns information about the current process.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
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......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
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.
Comparison operators
The comparison operators can be divided into several categories......
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
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Constants for managing arrays
List of constants used by the functions for array management....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
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.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....