ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Operations performed on collaboration diagrams
The following paragraphs explain......
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Resource
The Resource property is used to manage the resource associated with an appointment.
Weight (Property)
The Weight property is used to get and change the weight of an element.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Time (Type of variable)
The Time type is used to easily handle the times...
Emulating constants
List of constants used by the functions for emulating automated tests....
FullName (Property)
The FullName property is used to get the full name of an element.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
MatDelete (Example)
Usage example of the MatDelete function
<Array>.Sort (Function)
Sorts a WLanguage array.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......