ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
20. Control templates