ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Report blocks
A printed report includes several sections......
HTTPSendForm (Function)
Sends an HTTP form.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
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)....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Feedback component
The Feedback component is a component provided with WINDEV......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
3. Deploying a WINDEV application
Beep (Function)
Emits a beep.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
16. Application test in practice
Different types of data (Type of variable)
A variable is defined by name and type......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
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....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
HTTPRequest (Function)
Starts an HTTP request on a server.