ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Constants for managing certificates
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Operations performed on class diagrams
The following paragraphs explain......
Popup window
WINDEV allows you to open windows in popup format......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Column events (Table control)
List of events associated with the columns of Table controls...
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......