ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
TimeToString (Function)
Converts a time to a string in the specified format.
TimeValid (Function)
Checks the time validity.
XMLSavePosition (Function)
Stores the current position in the XML document.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
MatMultiply (Function)
Multiplies two matrices.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
MatCopy (Function)
Creates the copy of a matrix.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Header
The Header property is used to get and change a header.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...