ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ServiceUninstall (Function)
Uninstalls a service.
ServicePause (Function)
Pauses a service.
ServiceStart (Function)
Starts a service.
ServiceStop (Function)
Stops a service.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Installing a SOAP server with Netscape iPlanet 4.1
2. WEBDEV administrator in practice
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....