ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.State (Function)
Used to find out the state of a record.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Currencies
A currency is a real coded on 10 bytes....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
HDelete (Function)
Deletes a record from a data file (query or view).
WINDEV concepts
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
<sfConnection variable>.Undelete (Function)
Restores previously deleted Salesforce records.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Functions for managing objects (External language)
SFUndelete (Function)
Restores previously deleted Salesforce records.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).