ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grType (Function)
Identifies or modifies the type of chart.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Popup window
WINDEV allows you to open windows in popup format......
ExeGetPID (Function)
Returns information about the current process.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....