ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Seek (Function)
Searches for the index of an element in a WLanguage array.
Global and local variable
Two types of variables are available......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HOnError (Function)
Customizes the management of HFSQL errors.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenMobileWindow (Function)
Opens a window in a mobile application.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
eCurrencyName (Function)
Returns the caption of a currency.
ShellExecute (Function)
Opens a document in its associated application.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
VariableReset (Function)
Resets the variable to its initial value.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
grSourceSeries (Function)
Defines the source of a series.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....