ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
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.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
<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.