ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDeleteList (Function)
Deletes a list from a Kanban control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Count (Property)
The Count property returns the number of elements in a given set.
XLS file handling functions
List of functions for managing XLS files...
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Beep (Function)
Emits a beep.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HDescribeConnection (Function)
Describes a new connection to an external database.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Using WDDIXIO
To translate the text used in your project:...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
grWndSize (Function)
Defines the size of the window containing the chart.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Copying controls from the window editor
The controls can be copied from the window editor......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
zipFileSize (Example)
Usage example of the zipFileSize function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
InitialState (Property)
The InitialState property is used to get the initial state of a control.