ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various constants
List of various constants used by the constants WINDEV functions....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Aliases on data files: HAlias
The aliases are used to handle......
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......