ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Testing a project: setting
By testing the project you can simulate how the application will run......
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
WDTRAD license agreement
WDTRAD license agreement...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
2. User-friendly editors in practice
User-friendly editors in practice...
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
9. Monitor your sites, servers, etc.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating an insert query
An insert query (corresponding SQL statement......