ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HPass (Function)
Defines the password used to create or open a data file.
17. TLS/SSL: Encrypting information on the Web
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Project description: Project tab
The project description window allows you to configure various elements of your project......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.