ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Dashboard control
Dashboards are essential elements in an application......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Access rights to a class property
A property is a code element that includes two processes......
Binding a Combo Box control to an item
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
18. Secure payment
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
Developing 64-bit sites
You can deploy 64-bit compatible sites......