ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
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....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
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......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Image control
The Image control is used to......
Creating a window skin template