ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Windows event management functions
List of functions for managing Windows events...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
You used WINDEV Mobile 28
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
"?" menu
WINDEV proposes a help menu adapted to your applications......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV Mobile concepts
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....