ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLock (Function)
Entirely or partially locks an external file.
ArrayCopy (Function)
Copies the content of an array to another array.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ArrayDistinct (Function)
Returns an array without duplicates.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
IntegerPart (Function)
Returns the integer part of a number.
SocketExist (Function)
Checks the existence of socket.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
dBorder (Function)
Draws the borders.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Compilation options (chm format)
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
RGBGreen (Function)
Returns the green component of an RGB color.
TimeToInteger (Function)
Converts a time to an integer.