ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 101: Declaration of global variable not allowed
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The requested action cannot been performed: the page was not synchronized
The OLE control
The OLE control is used to handle an OLE object......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
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).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...