ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Installing a Webservice (old format)
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Image editor: Features
The image editor includes several features......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Replication management functions
Three types of replication are proposed......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Automatic documentation of external components
External components must include a technical documentation......