ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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......
.NET object
To access a class......
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.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
HClient structure
The HClient structure is used to......
Type (Property)
The Type property is used to get and change the type of an element.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Print constants
List of constants used by the print functions....
grParameter (Function)
Retrieves or modifies a chart parameter.
Error (Function)
Displays a custom error message in a system error window.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
LooperAdd (Function)
Adds a row at the end of a Looper control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.