ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatTranspose (Function)
Calculates the transposed matrix.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
ExceptionPropagate (Function)
Propagates an exception.
fMemOpen (Function)
Opens a memory zone shared between several applications.
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....
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
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......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Warning 12: The label is unused
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
fStopCompress (Example)
Usage example of the fStopCompress function
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....
FTPSend (Example)
Usage example of the FTPSend function
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
MatMultiply (Function)
Multiplies two matrices.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Variables for managing the Drag and Drop
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLSavePosition (Function)
Stores the current position in the XML document.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.