ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
LDAPNbValue (Function)
Returns the number of values for an attribute.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Data model editor: types of links
Several types of links can be found between the files......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HStopServer (Function)
Stops an HFSQL server.
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.
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.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.