ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
ArrayCopy (Function)
Copies the content of an array to another array.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
12. Retrieving data from a site
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Guided tour management functions
Guided tour management functions...
WEBDEV Application Server 2024
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.