ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLResult (Function)
Returns the result of a calculation XPath query.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Clipboard management functions
List of functions for managing the clipboard...
KeyExpression (Example)
Usage example of the KeyExpression property
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....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
DateToDay (Function)
Returns the day that corresponds to a given date.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Time management help
Time management is extremely important......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Multimedia constants
List of constants used by the multimedia functions....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
CurrentYear (Function)
Returns the current year in integer format.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.