ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Font management properties
List of font management properties...
Font management functions
List of functions for managing fonts...
Constants for managing tiles
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Age
The Age keyword can correspond to...
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....