ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
ScrollbarPosition (Function)
Allows you to manage the position of scrollbars: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Display (External language)
Displays a value in a control or assigns a value in a variable.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Enumeration (Type of variable)
An enumeration is a set of values......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
MemCreate (Function)
Creates a memory area.
HIndex (Function)
Rebuilds the file index (".NDX" file).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
SocketConfigure (Function)
Configures the use of Socket functions.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Handling a Web Component control through programming
XMLAddAttribute (Function)
Adds an attribute into an XML document.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
TreeListItem (Example)
Usage example of the TreeListItem function