ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
17. WLanguage: a simple and powerful language
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
.NET object
To access a class......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
AWP without UI
Bootstrap, Angular, React, Vue......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....