ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Info (Function)
Displays a custom message in a system information window.
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......
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.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Compilation options (chm format)
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
fRead (Example)
Usage example of the fRead function
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
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......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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.