ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
grDraw (Function)
Draws a chart according to the specified parameters.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with windows
List of events associated with windows...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Programming overview in C and C++
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
EventChange (Function)
Modifies the status of an event.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.