ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ChronoReset (Function)
Stops and resets a running stopwatch.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
LDAP constants
List of constants used by the LDAP functions....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
grOrientation (Function)
Modifies the orientation of chart axes.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
fUncompress (Example)
Usage example of the fUncompress function
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
XMLResult (Function)
Returns the result of a calculation XPath query.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Error 113: Non-dynamic array without definition
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....