ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WinOutWidth (Function)
Returns the full width of a window (including the border).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HForward (Example)
Usage example of the HForward function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
FTPDate (Example)
Usage example of the FTPDate function
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
String functions
List of functions for managing character strings...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Table,Select,+ (External language)
Selects an element in a Table control.