ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
TimeToInteger (Function)
Converts a time to an integer.
SQLModify (Function)
Modifies the content of a row in the query result.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.