ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Map control properties
The following properties can be used with Map controls:...
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Assignment of RETURN
The return value of the process currently run can be assigned...
WEBDEV concepts
Software Factory
The concept of software factory is used to automate the process for creating applications....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Creating nested reports
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
SaaSChangePassword (Function)
Changes the password of the connected user.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.