ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor: Features
The image editor includes several features......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
iDestination (Function)
Configures the print destination.
HFSQL constants
List of constants used by the HFSQL functions....
The Edit control
The Edit control allows users to enter data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
12. Pages in practice
14. Controls in practice
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
5. User Groupware in practice
Print constants
List of constants used by the print functions....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Classes, members, methods and properties
A class is made of......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min