ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic documentation of external components
External components must include a technical documentation......
NearbyShareAcceptConnection (Function)
Accepts a connection request from a nearby device.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
4. When to use the debugger?
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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 data file or query......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
WDXView : Use
This help page presents the different features of WDXView......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......