ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
9. Internal component
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
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......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
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......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
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......
Properties of a help page
The characteristics of a help page are used to define......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
OpenSister (Function)
Opens a non-modal sibling window.