ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Installing the monitor
The monitoring robot includes three executables......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Error 24: No END statement is associated with this LOOP
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Address
The Address keyword can correspond to...
Error 14: ELSE statement without IF
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Multi-touch management functions
The following functions are used to manage the multi-touch......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Min (Function)
Returns the lowest value.