ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Record (Variable type)
The Record type is used to save the values of a record.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Generating the RAD pattern
To generate a RAD pattern:...
WDDeploy features
WDDeploy can be used to......
Installing and starting WDTRAD
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WINDEV and the SOAP protocol