ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
MatFloatAdd (Function)
Adds a value to each matrix element.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DurationToString (Function)
Converts a duration to a character string in the specified format.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. area of transparency. alpha channel....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
iCloseReport (Function)
Stops printing the current report immediately.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
SocketExist (Function)
Checks if a socket already exists.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
HDeleteServerTrigger (Function)
Deletes a server trigger.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....