ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HAddGroup (Function)
Adds a group of users.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Diagram constants
The following constants are used to manage diagrams:...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
PermissionRequest (Function)
Prompts the user to grant an application permission.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......