ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
sEvent (Function)
Branches an event on a serial port.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
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...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
fSelectDir (Function)
Opens a directory picker.
Comparison operators
The comparison operators can be divided into several categories......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HRecNum (Example)
Usage example of the HRecNum function
LooperAddLine (Function)
Adds a row at the end of a Looper control.
1. Examples provided with WINDEV Mobile
SQLTransaction (Example)
Usage example of the SQLTransaction function
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....