ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Operations performed on sequence diagrams
The following paragraphs explain......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HFSQL: Change of name
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
<Looper>.CollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
Operations performed on class diagrams
The following paragraphs explain......
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Custom properties (WLanguage)
A custom property is a code element with two events......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Error 305: The element does not exist in the window
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.