ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
zipClose (Function)
Closes an archive.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
grType (Function)
Identifies or modifies the type of chart.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Handling Spreadsheet controls programmatically (in a report)