ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TextToRTF (Function)
Converts text to Rich Text Format.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
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)....
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ServiceUninstall (Function)
Uninstalls a service.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
CharactType (Function)
Returns information about the type of character.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.