ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Environment of the query editor
Aliases on data files: HAlias
The aliases are used to handle......
Environment of the window editor
The main elements of window editor are as follows:
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.
Parallel task management functions
The following functions are used to manage parallel tasks...
<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>.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>.Save (Function)
Saves a document as a "docx" file.
<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.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Time and date management properties
List of properties for managing dates and times...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......