ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HFSQL constants
List of constants used by the HFSQL functions....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Phone constants (Android / iOS)
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....