ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
GPSGetPosition (Function)
Retrieves information about the current device position.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......