ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Programming patterns
CAUTION......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ERR_BAD_PARAMETER
9. Internal component
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Properties of a help page
The characteristics of a help page are used to define......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
OpenChild (Function)
Opens a non-modal child window.
Error 1012: The class member is not global: it cannot be accessed from a global method
How to use an array of structures?
An array of structures is an Array variable......
xBase files: Limits
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....