ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
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....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Creating the Vision pages of the WEBDEV RAD pattern
Constants for managing character strings
List of constants used by string management functions...
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.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Info (Function)
Displays a custom message in a system information window.
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.
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......
HFSQL constants
List of constants used by the HFSQL functions....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
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.