ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with Combo Box controls that display a table
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Events associated with TreeView controls
List of events associated with TreeView controls...
Multi-product external components
Components are a remarkably useful tool for development teams......
The use of the Automation type in a site is reserved for the advanced users
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The different types of integers
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
2. Static or dynamic site
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Dictionary
The dictionary is a file that can contain the project elements......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Binding a Combo Box control to an item
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).