ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ExceptionInfo (Function)
Retrieves information about the current exception.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Creating the Relation pages of a WEBDEV RAD pattern
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Error 117: The array has X dimensions and you access it with Y dimensions
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringInsert (Function)
Inserts a string into another character string at a given position.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ArrayDistinct (Function)
Returns an array without duplicates.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.