ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Classes, members, methods and properties
A class is made of......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Installing a Webservice (old format)
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Events associated with the project
List of events associated with the project...
The different types of integers
Private Store for mobile applications
There are two methods two deploy your applications......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Configuring the IIS 7/7.5 server
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......