ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fCompare (Function)
Compares the content of two files bit by bit.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HTML (Property)
The HTML property is used to configure the use of HTML content.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
1
5
6
7
8
9
78
>