ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Creating the Vision pages of the WEBDEV RAD pattern
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
19. Sending emails
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Programming automatic calculations in the columns of a Table control
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Operations in a Select query : add and delete
The following paragraphs present......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Constants for managing projects
List of constants used by the functions for managing projects....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.