ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Check: Sending an email
The monitoring robot will......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Error 116: An array dimension must be an integer value
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Handling an internal component
An internal component is a set of elements from a project......
Constants for managing animations
List of constants used by the functions for managing the animations...
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....