ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Binding a List Box control to an item
A List Box control can be bound to an item in a table, query, etc....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
ReplicSynchro: Overview
ReplicSynchro: Use
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Breakpoints
When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......