ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
<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.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
CertificateSignString (Function)
Creates the signature of a character string.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
<Array>.Copy (Function)
Copies the content of an array to another array.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.