ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
WordToArray (Function)
Fills an array with the words from a string.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
HListItem (Example)
Usage example of the HListItem function
Name (Property)
The Name property is used to get the name of an element.
HTTPCreateForm (Function)
Creates an HTTP form.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Sort (Function)
Sorts a WLanguage array.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
ExtractLine (Function)
Extracts a specific line from a character string.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Note (Property)
The Note property is used to get and change a text associated with an element.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
FirstDayOfMonth (Function)
Returns the first day of the month.
grZoom (Function)
Defines the zoom of a chart.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HOpenConnection (Function)
Opens a connection to a specific database.