ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Constants for managing the Enumerations and the Combinations
HLinkMemo (Example)
Usage example of the HLinkMemo function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
ServiceWait (Function)
Pauses the current service during the specified duration.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.