ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
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......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
2. Types of setup
Types of setup...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Operations performed on object diagrams
The following paragraphs explain......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Events associated with formatted display controls
List of events associated with formatted display controls...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Programming automatic calculations in the columns of a Table control
5. Which type of server to choose?
Simple statements
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min