ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
WDXView : Use
This help page presents the different features of WDXView......
Assignment operators
Three assignment operators are available......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
The Signature control
The Signature control is a report control used to sign......
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
Saving entered data (AAF)
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
ERR_NO_CURRENT_PAGE
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
ERR_TIMEOUTINIT
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Keep-alive on connection
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....