ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
zipDeleteFile (Function)
Deletes a file from an archive.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
fMerge (Function)
Merges several files into a single one.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.