ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Overview of external languages
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
apExecute (Function)
Runs an action plan.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
8. 10 tips for better interfaces...
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....