ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing assertions
...The main available features are as follows:...
Page constants
List of constants used by page functions....
10. Embedded queries
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Environment of the query editor
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
10. Embedded queries
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Analysis links
The links are used to link the files found in an analysis between themselves......