ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_NO_PAGE
You used WINDEV 28
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
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.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Extracting messages added or modified since last extraction
A project was already created and translated......
LCommand (External language)
Returns the command line passed in parameter to the executable program.
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.
<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.
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, ...).
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<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.