ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Height (Property)
The Height property is used to get and change the height of an element.
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......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
14. Report templates
...Report templates are used to easily standardize report layouts....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Flexbox control
Flexbox is a standard layout system for web pages......
fRead (Example)
Usage example of the fRead function
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......