ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grCreate (Function)
Creates a specific type of chart.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Managing assertions
...The main available features are as follows:...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
HCheckStructure (Function)
Defines the mode for comparing data files.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Advanced types
The advanced types of WLanguage are as follows...
How to open a window?