ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
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.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
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.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
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....
Record (Type of variable)
The Record type is used to save the values of a record.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
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.