ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HPrevious (Function)
Positions on the previous file record according to a browse item.
WordToArray (Function)
Fills an array with the words from a string.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HListItem (Example)
Usage example of the HListItem function
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HTTPCreateForm (Function)
Creates an HTTP form.
Sort (Function)
Sorts a WLanguage array.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Name (Property)
The Name property is used to get the name of an element.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
ExtractLine (Function)
Extracts a specific line from a character string.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
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.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......