ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
22. Report templates
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Error 530: The -- operator is not allowed
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Events associated with Button controls
List of events associated with Button controls...
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
29. SEO in practice
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Testing the WEBDEV Application Server setup with an example
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
InApp constants
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.