ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
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....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
Print functions (prefixed syntax)
List of print functions...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Note (Property)
The Note property is used to get and change a text associated with an element.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......