ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
fMemExist (Function)
Checks the existence of a shared memory zone.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
Error 34: 'Break' is not allowed outside the loops
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
You used WINDEV Mobile 28
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<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....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WindowFromSource (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....
<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....
Overview of external languages
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....