ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
<Array>.Max (Function)
Returns the greatest value in the array.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
<Array>.Sum (Function)
Calculates the sum of the array elements.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Sum (Function)
Calculates the sum of the array elements.
Max (Function)
Returns the greatest value passed as parameter.
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Random (Function)
Returns a random number.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......