ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
MCI constants
List of constants used by the MCI functions....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Describing an element
A flexible modeling includes different elements linked together......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
History of versions
The history of setup versions is an advanced feature of the network setup......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Generating the RAD pattern
To generate a RAD pattern:...
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....