ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
ERR_MISSING_PAGE
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
11. User Macro-Code: UMC in practice
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.