ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Events associated with an infinite Progress Bar control
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Constants for managing Big Data Redis databases
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Properties associated with the areas defined in Zoning mode
zipExist (Function)
Used to find out whether an archive exists.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).