ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Report controls
Several types of controls can be handled in a report created by the report editor......
Bar Code management functions
The following functions are used to manage bar codes:...
Using the task management and the schedule
Time management is extremely important......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Copying controls from the page editor
The controls can be copied from the page editor......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Parallel task management functions
The following functions are used to manage parallel tasks...
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
Background task management functions
The following functions are used to manage background tasks...
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<zipArchive variable>.Close (Function)
Closes an archive.