ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
HDescribeFile (Function)
Describes a table programmatically.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
HReadNext (Function)
Sets the position on the next table record according to a browse item.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Using the task management and the schedule
Time management is extremely important......
8. Project sharing in practice
Deselects a row in a Looper control....
.NET application
To create a.NET application from a project......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Configuring Reports & Queries
Reports & Queries is used to......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HSetLog (Function)
Enables or disables log management on a file.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.