ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Generating an application for Universal Windows 10 App
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Right (Function)
Extracts the last characters from a string or string buffer.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Error 123: The constant already exists
Establishes a connection between the client and a WebSocket server....
Type (Property)
The Type property is used to get and change the type of an element.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).