ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The test mode cannot operate without the project and its pages, ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
UMC management functions
List of functions for managing the UMC...
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload 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 control in a report....
10. Smart controls
Smart controls...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
LineHeight (Property)
The LineHeight property is used to get and change 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....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
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)....
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....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Error 16: Incompatible CASE
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......