ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
7. Multilingual applications in practice
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
Border of controls
One of the most important elements of control style is its border......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Burner constants
List of constants used by the burner functions....
The planes (in a window or in a report)
The planes are used to group the window controls......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Using several libraries in an application
A library is a WDL file that contains all the resources......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......