ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
StatVariance (Function)
Calculates the variance for a series of values.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
.NET object
To access a class......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Password (Property)
The Password property sets and changes the password.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
StatVarianceP (Function)
Calculates the variance for a full series of values.