ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HDFS constants
The following constants are used by the HDFS functions:...
Page with parameters
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
ExceptionPropagate (Function)
Propagates an exception.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
MatCopy (Function)
Creates the copy of a matrix.
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
MatTranspose (Function)
Calculates the transposed matrix.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Salesforce functions
List of Salesforce functions...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....