ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
URIGetInfo (Function)
Retrieves information of a URI resource.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ArrayDistinct (Function)
Returns an array without duplicates.
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
fShortName (Example)
Usage example of the fShortName function
Bluetooth constants
List of constants used by the Bluetooth functions....
CallDLL32 (Function)
Runs a function found in an external DLL.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Error 2109: You are using the ObjectInfo function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
iMargin (Function)
Defines the "logical" print margins.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.