ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Drop-down button
The drop-down button expands: a context menu. a popup window....