ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Font management properties
List of font management properties...
Font management functions
List of functions for managing fonts...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
<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 ......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailLoadAttachment (Function)
Adds an attached file to an email.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoInfo (Function)
Returns information about a MongoDB database.
Functions for managing the Combinations and Enumerations
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Array>.Copy (Function)
Copies the content of an array to another array.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing Gantt charts