ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
Saving entered data (AAF)
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
User report editor (Reports & Queries)
A report provides a custom view of data......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
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......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Programming an indexed control