ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....