ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Count (Property)
The Count property returns the number of elements in a given set.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window...
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Sort (Function)
Sorts a WLanguage array.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed...
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.