ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenChild (Function)
Opens a non-modal child window.
fSelectDir (Function)
Opens a directory picker.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
ThreadMode (Function)
Changes the management mode of threads.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
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.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
20. Managing suggestions and incidents
Managing suggestions and incidents...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The different types of windows
The following types of windows can be created in a WINDEV application......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Input (Function)
Displays a message allowing the user to type an information.
Analysis links
The links are used to link the files found in an analysis between themselves......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...