ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Error 106: Redefinition of a global variable
dPixelColor (Example)
Usage example of the dPixelColor function
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....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ExceptionPropagate (Function)
Propagates an exception.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
iPrintImage (Example)
Usage example of the iPrintImage function
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Project (External language)
Opens and runs a WINDEV project.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HDescribeLink (Function)
Describes a link between two data files through programming.
Generating the RAD pattern
To generate a RAD pattern:...