ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Error 106: Redefinition of a global variable
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Error 1054: 'Ancestor' cannot be used outside the code of a class
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
How to find out whether a report was printed?
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
10. Internal components in practice