ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Description (Property)
The Description property is used to get and change the description of an element.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......