ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipExtractPath (Function)
Returns the path of a file found in the archive.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Various constants
List of various constants used by the constants WINDEV functions....
Customizing the User Groupware
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Constants for managing the modification of windows by the user
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Automatic error handling
Error handling can be customized for each process......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Printing in PDF format: Special cases
Specific features of print in PDF format...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......