ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
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.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
The different copy modes
Two different copy modes are proposed by WDTRAD......
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.