ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Input (Function)
Displays a message allowing the user to type an information.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Format (Property)
The Format property is used to identify and change the format of an element
13. External component in practice
External component in practice...
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....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
EndService (Function)
Ends the execution of the current service.
Burner constants
List of constants used by the burner functions....
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.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
12. Synchronizing data
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Automatic error handling
Error handling can be customized for each process......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
2. Analysis in practice
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.