ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Copy (Function)
Copies the content of an array to another array.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
HDescribeFile (Function)
Describes a data file programmatically.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ArrayCopy (Function)
Copies the content of an array to another array.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
14. Report templates
...Report templates are used to easily standardize report layouts....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Using an external component in an application
A component can be reused at any time in any application......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).