ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLModify (Function)
Modifies the content of the current element found in the XML document.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
WinChangeAlias (Function)
Modifies the alias of a window.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
MemModify (Function)
Modifies an element in a memory zone.
Age (Function)
Returns the age according to the date of birth.
DateToDay (Function)
Returns the day that corresponds to a given date.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
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....
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
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....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Creating a flexible modeling
To create a new flexible modeling, you can......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.