ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
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....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
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....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.