ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manager of automated tests
The test manager is used to......
Handling Scheduler controls programmatically
A Scheduler control can be......
ThreadPersistent (Function)
Makes a thread persistent.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Constants for managing Big Data Redis databases
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Accessing a database via a web service
The database can be accessed via a web service......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the setup program
Two tools can be used to create a setup program......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
WavInit (External language)
Initializes the sound interpreter.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).