ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
grDeleteAll (Function)
Erases a chart and destroys this chart.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
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....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
SocketClose (Function)
Closes a socket or a connection to a server socket.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.