ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
HCheckStructure (Function)
Defines the mode for comparing data files.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
SysSpace (Function)
Returns the physical memory space for the current computer.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Environment of the data model editor
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function