ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
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.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
grDeleteSeries (Function)
Deletes a data series from a chart.
<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)....
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....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
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......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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.