ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Projects in practice
Discover the main operations that can be performed on a project....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
DnDAccept (Example)
Usage example of the DnDAccept function
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Iconize (Function)
Minimizes a WINDEV window.
Events associated with internal windows
List of events associated with internal windows...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
2. Deploying a static site or a PHP site
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......