ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Error 101: Declaration of global variable not allowed
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Select query description window
The description window of a select query includes several sections......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......