ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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. Modify the type of a switch option: 3-state or 2-state options....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Error 203: The procedure already has a scope attribute (local or global)
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Specific features of the applications for iPhone/iPad
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Events associated with Edit controls
WLanguage events associated with Edit controls...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
5. Displaying a WEBDEV Session site