ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Size (Property)
The Size property is used to determine and change the size of an element.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
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......
Toolbar control properties
List of properties associated with the Toolbar control...
Error 117: The array has X dimensions and you access it with Y dimensions
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).