ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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.
Assisted universal replication: specific features
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......
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......
Operations in a Select query : add and delete
The following paragraphs present......
Creating the skin template of a report
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
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.
Constants for managing contact functions
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.