ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
20. Managing suggestions and incidents
Managing suggestions and incidents...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
grDraw (Function)
Draws a chart according to the specified parameters.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
The different types of windows
The following types of windows can be created in a WINDEV application......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Analysis links
The links are used to link the files found in an analysis between themselves......
Input (Function)
Displays a message allowing the user to type an information.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).