ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Designing a supercontrol
A supercontrol is an advanced type of control......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fCreate (Function)
Creates an external file.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
fDirSize (Function)
Returns the size of a directory in bytes.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.