ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Label report
The report editor allows you to create "Label" reports......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
zipListFile (Function)
Returns the list of files found in an archive.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
zipExtractPath (Function)
Returns the path of a file found in the archive.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
zipDeleteFile (Function)
Deletes a file from an archive.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
FinRedemption (Example)
Usage example of the FinRedemption function
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.
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.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.