ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
fSelectDir (Function)
Opens a directory picker.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ErrorThrow (Function)
Throw a non-fatal error.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
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.