ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
2. User-friendly editors in practice
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Creating an executable: General options
The main executable options are as follows......
Environment of the window editor
The main elements of window editor are as follows:
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
8. Optimizing an application
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).