ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HTMLToText (Function)
Converts an HTML string or buffer to text.
PageDisplay (Function)
Displays a web page in the user's browser....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HIndex (Function)
Rebuilds the file index (".NDX" file).
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
ReplicInfo (Function)
Returns information about a replication.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.