ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
ERR_CLOSED_PAGE
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....