ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
14. Controls in practice
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Info (Function)
Displays a custom message in a system information window.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.