ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
How to save and retrieve an image in a binary memo
ERR_CANNOT_CREATE_TMP
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
The server is currently updated. Retry later.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Assignment of RETURN
The return value of the process currently run can be assigned...
ERR_DISCONNECTED_BY_ADMIN
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Programming an indexed control