ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQLChangeConnection (Function)
Modifies the current connection.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
XMLPath (Function)
Returns the current position in the document in XPATH 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....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
fSelect (Example)
Usage example of the fSelect function
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.