ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
ToastDisplay (Function)
Displays a "Toast" message.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Modbus functions
List of Modbus functions...
<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.