ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SaaS constants
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
How to create and handle a structure?
This help page explains how to create and handle a structure....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Data model editor: types of links
Several types of links can be found between the files......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......