ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NetworkUser (Function)
Identifies the name of the connected user.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
14. Managing the "Back" button in practice
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HPrevious (Function)
Positions on the previous file record according to a browse item.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Internal component description
The description of an internal component can opened at any time......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
LDAPNbValue (Function)
Returns the number of values for an attribute.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gLine (Function)
Builds a sequence of characters containing a line.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.