ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
eCurrencyName (Function)
Returns the caption of a currency.
Using several libraries in an application
A library is a WDL file that contains all the resources......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
1. Examples provided with WINDEV Mobile
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Assignment operators
Three assignment operators are available......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Reals
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Installing a SOAP server with Netscape iPlanet 4.1
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Image editor: Features
The image editor includes several features......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.