ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
CertificateSignString (Function)
Creates the signature of a character string.
saasClient (Variable type)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
The Static control
A Static control is a control used to display a static text......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Component (Property)
The Component property configures the different components of a composite key.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.