ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
2. Analysis in practice
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Summary table: Managing the application directories according to the platform
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Custom tooltips
Tooltips are very useful for application users......
Events associated with a Navigation Bar control
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
J2EE functions
List of J2EE functions...
1. Testing a site: Elements to be tested
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
7. Multilingual applications in practice
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......