ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Error 13: The label already exists
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
iPrintArea (Function)
Prints a text in a rectangular area.
Error 19: The step of this FOR loop must be constant
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
6. Internal window
Internal windows...
Error 11: The label is unknown
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Overview of external languages
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Switzerland.CheckBER (Function)
Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Error 4: A space is required after the ':' character
iPrintReport (External language)
Prints a report created with the report editor.