ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
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.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
7. AJAX technology
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
10. Internal components in practice
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Properties associated with the areas defined in Zoning mode
Error 1011: To access the global member of the class, use ClassName::MemberName
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The planes (in a window or in a report)
The planes are used to group the window controls......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
ERR_NO_CURRENT_PAGE
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......