ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
DateDifference (Function)
Calculates the number of days between two dates.
DatePicker (Function)
Opens the system date picker.
Sum (Function)
Calculates the sum of the array elements.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ChronoReset (Function)
Stops and resets a running stopwatch.
CurrentDay( Function)
Returns the number of the current day in the current month.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Query editor
The query editor is used to automatically create queries on the data files......
SOAPRun (Function)
Runs a procedure on a SOAP server.