ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Date and Time management functions
List of functions for managing dates and times...
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Age
The Age keyword can correspond to...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....