ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Style of a control
As soon as it is created, a control is associated with a style......
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......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Android Widget windows
An Android application can contain one or more Widget windows......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling TimeLine controls programmatically
A TimeLine control can be......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....