ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
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......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
Telephony functions
List of telephony functions...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HFSQL Client/Server: Configuring the server
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).