ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
dDisplay (Function)
Displays the drawing in the Image control.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
ReplicInfo (Function)
Returns information about a replication.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min