ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Interactive notification management functions
Constante de gestion des notifications interactives...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
XMLParent (Example)
Usage example of the XMLParent function
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Comparison operators
The comparison operators can be divided into several categories......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Configuring the SOAP administrator
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.