ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
iGroupAdd (Function)
Adds a report to a group of reports.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Generating an application for Universal Windows 10 App
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Operations performed on object diagrams
The following paragraphs explain......
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SilverLight control properties
List of properties associated with the SilverLight control...
Creating a Java archive
When your Java application is developed, you can......
Specific features of the Express version
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......