ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
SysNation (Function)
Returns the nation currently used by the system.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
iPrintArea (Function)
Prints a text in a rectangular area.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.