ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Properties associated with a window
List of properties associated with a window...
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Statistical constants
List of constants used by the statistical functions....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SysSpace (Function)
Returns the physical memory space for the current computer.
SysSetFocus (Function)
Sets focus to a window or control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
MatInvert (Function)
Calculates the inverse of a square matrix.
Warning 12: The label is unused
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.