ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Camera functions
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Windows
The windows represent the main interface of a WINDEV application......
Exif functions
List of Exif functions...
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
dBorder (Function)
Draws the borders.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......