ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ProjectInfo (Function)
Returns specific information about the project currently run.
Handling report blocks
The different operations available on report blocks are as follows......
Events associated with Tab controls
List of events associated with Tab controls...
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......