ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
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).
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
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......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Composite keys
A composite key is a key item containing several other items......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....