ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
ServiceWait (Function)
Pauses the current service during the specified duration.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Generating the RAD pattern
To generate a RAD pattern:...
eCurrencyName (Function)
Returns the caption of a currency.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Text (Property)
Text is used to find out whether an item is a text item.
fTempPath (Function)
Returns the name of directory used to store the temporary files.