ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
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......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Parallel task management functions
The following functions are used to manage parallel tasks...
4. Create a page in the editor...
<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...
<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...
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......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......