ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Environment of the project editor
The main elements of the project editor are as follows:
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Environment of the window editor
The main elements of window editor are as follows:
Environment of code editor
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
General environment of WINDEV
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Alignment
The Alignment property is used to align elements.