ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Format (Property)
The Format property is used to define the data format of a table.
Google Analytics functions
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload control....
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HNext (Function)
Sets the position on the next data file record according to a browse item.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....