ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Edit options of a report
The report editor allows you to......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Upload control events
The following processes are associated with the Upload control:...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
1. Examples provided with WINDEV Mobile
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.