ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
HTMLToText (Function)
Converts an HTML string or buffer to text.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iFont (Function)
Selects the default font.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
ControlClone (Function)
Creates a new control from an existing control.
Position (Function)
Finds the position of a specified string within another string.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
MemCreate (Function)
Creates a memory area.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.