ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
EndService (Function)
Ends the execution of the current service.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Empty (Property)
The Empty property is used to determine if an element is empty.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
TelemetryEnable (Function)
Enables the telemetry manually.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fCopyFile (Example)
Usage example of the fCopyFile function
Height (Property)
The Height property gets and sets the height of an element.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HOut (Example)
Usage example of the HOut function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....