ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
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......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
KeyPressed (Function)
Checks which key is pressed.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
OpenChild (Example)
Usage example of the OpenChild function
Column events (Table control)
List of events associated with the columns of Table controls...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HRegenerateFile (Function)
Regenerates a table from its log.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...