ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Creating an insert query
An insert query (corresponding SQL statement......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Interface of WDInst
16. Application test in practice
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Report and project
In most cases, a report is linked to a project......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
The HTML Display control
The HTML Display control displays a web page in an application......
9. Monitor your sites, servers, etc.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Environment of the project editor
The main elements of the project editor are as follows:
Configuring the setup program
Two tools can be used to create a setup program......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Environment of code editor
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).