ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....