ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Code snippets
The code editor allows you to enter "Code snippets"......
dPolyline (Function)
Draws a line composed of multiple segments.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
zipExtractPath (Function)
Returns the path of a file found in the archive.