ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Custom properties (WLanguage)
A custom property is a code element with two events......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Runtime error functions
List of functions for managing runtime errors...
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Pop (Function)
Pops an element from a stack.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.