ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer: Available windows
Dialog box management functions
List of functions for managing dialog boxes...
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.