ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
DDEString (Example)
Usage example of the DDEString function
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
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.
XMLData (Example)
Usage example of the XMLData function
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
IntegerPart (Function)
Returns the integer part of a number.
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).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
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...
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