ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Events associated with windows
List of events associated with windows...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
13. External component in practice
External component in practice...
12. External component in practice
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Specific features of the applications for iPhone/iPad
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Environment of the window editor
The main elements of window editor are as follows:
HMergeView (Example)
Usage example of the HMergeView function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Constant
The constants are language elements whose value is fixed once and for all...
Runtime log
The runtime log is the best way to identify the most used features of an application......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
14. Managing the "Back" button in practice
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min