ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process......
Format (Property)
The Format property is used to identify and change the format of an element
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
EndService (Function)
Ends the execution of the current service.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
PopupAnimate (Function)
Displays a popup in a page cell.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
2. Analysis in practice
HOpenConnection (Example)
Usage example of the HOpenConnection function
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Environment of the project editor
The main elements of the project editor are as follows:
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
NFCSendTag (Function)
Sends a NFC tag to another device.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).