ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDeleteSeries (Function)
Deletes a data series from a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
TextToRTF (Function)
Converts text to Rich Text Format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Visible (Property)
The Visible property is used to set the visibility of an element.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
StringInsert (Function)
Inserts a string into another character string at a given position.
WindowsVersion (Function)
Returns the runtime mode of Windows.
ServiceUninstall (Function)
Uninstalls a service.