ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DDEWarmLink (Function)
Creates a warm link with a data.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Materialized view
DDELink (Function)
Creates a hot link with a data.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
XMLDocument (Example)
Usage example of the XMLDocument function
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Constant
The constants are language elements whose value is fixed once and for all...
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Sort (Function)
Sorts a WLanguage array.
ContactAdd (Example)
Usage example of the ContactAdd function
VariableReset (Function)
Resets the variable to its initial value.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......