ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Android Control Center
Do you know where to find your application log files?...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Creating user accounts
A User account allows the server administrator to......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Discover all the possibilities of pivot tables
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Events associated with Looper controls
List of events associated with Looper controls...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Events associated with Table controls
List of events associated with Table controls...
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....