ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Net constants
List of constants used by the Net functions....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Structure (Type of variable)
A structure is a custom type of data...
Google constants
List of constants used by the Google functions....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Chart constants
List of constants used by the functions for chart management....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
17. TLS/SSL: Encrypting information on the Web
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Reduce (Function)
Applies a computation to each element of a WLanguage array.