ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
fCopyDir (Example)
Usage example of the fCopyDir function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
fOpenTempFile (Function)
Creates and opens a temporary file.
Date
The Date keyword can correspond to...
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......