ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
HPriorityClient (Function)
Modifies the priority of a client application.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Comparison operators
The comparison operators can be divided into several categories......
HReadFirst (Function)
Positions on the first file record according to a browse item.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
DnDAccept (Example)
Usage example of the DnDAccept function
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....