ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Detailed use of WINDEV FTP/RPC
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Animating a Static control
Two methods can be used to animate a Static control......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Phone management functions
List of functions for phone management...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Error 1021: The method of the class is not global
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
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....
8. Optimizing an application