ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Events associated with framesets
List of events associated with framesets...
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
The Site Map control
The Site Map control allows the Web user to......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Flexbox control
Flexbox is a standard layout system for web pages......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
ERR_CANNOT_CREATE_TMP
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.