ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
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
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
19. Sending emails
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
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......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box 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.