ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Error (Function)
Displays a custom error message in a system error window.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Constants for managing character strings
List of constants used by string management functions...
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
12. Pages in practice
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Burner constants
List of constants used by the burner functions....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......