ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Events associated with supercontrols
List of events associated with supercontrols...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Wi-Fi functions
Functions for Wi-Fi management...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
List of reserved words
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......