ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
Creating a table in a report
Tables can be created in a report......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.