ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FAA: Image field context menu
A context menu is available for Image controls......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
Animate a Label field
Two methods can be used to animate a Static Text control......