ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
ShellExecute (Function)
Opens a document in its associated application.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
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.
Seek (Function)
Searches for the index of an element in a WLanguage array.
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.
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.