ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
DDEString (Example)
Usage example of the DDEString function
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Compression (Property)
The Compression property gets and sets the data compression mode.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Calendar functions
List of Calendar functions...
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.