ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Example)
Usage example of the HCloseConenction function
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Content (Property)
The Content property is used to get and change the content of an element.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
CharactType (Function)
Returns information about the type of character.
Find out the account that runs the AWP protocol
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Constants for managing the registry
List of constants used by the registry management functions....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.