ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<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.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
DomoClose (Function)
Closes the communication opened by DomoOpen.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
1
6
7
8
9
10
78
>