ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
PreviousPage (Function)
Returns the name of the previous page.
fSeparator (Function)
Returns a file path with normalized separators.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
HSendMessageToClient (Function)
Displays a message on the client computers.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.