ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
GeometryDeserializeWKT2D (Function)
Builds a 2D geometry from a Well-Known Text (WKT) representation.
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
gglLocation (Variable type)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......