ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwConnectUser (Function)
Connects a user to the User Groupware.
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)....
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Window>.Iconize (Function)
Minimizes a WINDEV window.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
SysWinShow (Function)
Modifies the display status of a window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....