ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Compatibility between external components and deployed applications
A component can evolve in many ways......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
xlsSave (Function)
Saves an XLS document.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fAttribute (Function)
Returns or modifies the attributes of a file.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
fSeparator (Function)
Returns a file path with normalized separators.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......