ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
zipCreateExe (Example)
Usage example of the zipCreateExe function
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HRecNum (Example)
Usage example of the HRecNum function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HNbRec (Example)
Usage example of the HNbRec function
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
HCreateMovableReplica (Function)
Creates a movable replication.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FTPGet (Example)
Usage example of the FTPGet function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).