ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
20. Managing suggestions and incidents
Managing suggestions and incidents...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
RGBRed (Function)
Returns the red component of an RGB color.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Creating and handling an item
The main operations that can be performed on an item are as follows......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Programming overview in C and C++
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Commands of the external interface
The Upload control
The Upload control is used to upload files on the Web server......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....