ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Label report
The report editor allows you to create "Label" reports......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
zipClose (Function)
Closes an archive.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
TelemetryEnable (Function)
Enables the telemetry manually.
iCreateFont (Function)
Creates a new print font.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
eChangeCurrency (Function)
Converts a currency into another currency.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.