ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
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....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
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.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
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.
WindowsVersion (Function)
Returns the runtime mode of Windows.
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.