ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
8. If you are already familiar with WINDEV
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Data persistence
The data persistence is used to store the value typed by the user......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Creating a Java archive
When your Java application is developed, you can......
The OLE control
The OLE control is used to handle an OLE object......
11. User Macro-Code: UMC in practice
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....