ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
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......
DnDCursor (Example)
Usage example of the DnDCursor function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
MyParent (Reserved word)
MyParent is used to handle...
DnDEvent (Example)
Usage example of the DnDEvent function
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
OBEX constants
List of constants used by the OBEX functions....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
SQLExec (Example)
Usage example of the SQLExec function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......