ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
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.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Multilingual project
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
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......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
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......
DomoClose (Function)
Closes the communication opened by DomoOpen.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.