ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Sum (Function)
Calculates the sum of the array elements.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
StatVariance (Function)
Calculates the variance for a series of values.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
NumberInWords (Function)
Converts a number to words.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WINDEV License Agreement
WINDEV License Agreement...
Static control properties
List of properties associated with a Static control...
HDescribeItem (Function)
Describes a file item through programming.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....