ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSize (Function)
Returns the size of a file (in bytes).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatFloatAdd (Function)
Adds a value to each matrix element.
fRemoveDir (Function)
Deletes a directory from a disk.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SocketConnect (Function)
Connects a client computer to a given socket.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......