ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fClose (Function)
Closes an external file.
ExceptionInfo (Function)
Retrieves information about the current exception.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Bar Code functions
The following functions are used to manage bar codes:...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
10. Customizing the aspect of a site: skin elements
NextTitle (Function)
Modifies the title of next window to open.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....