ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
IntegerPart (Function)
Returns the integer part of a number.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Address
The Address keyword can correspond to...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Creating the link buttons in the windows of a WINDEV RAD pattern
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function