ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1050: This member already exists in the composite variable
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
<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.
14. Controls in practice
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
15. Creating the executable in practice
Creating the executable in practice...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HTML (Property)
The HTML property is used to configure the use of HTML content.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
9. Sharing a project in practice
Sharing a project in practice...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...