ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffApply (Function)
Applies a difference buffer to a specific buffer.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
InitRandom (Function)
Initializes the generator of random numbers.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
XMLAddChild (Function)
Adds a child tag into an XML document.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ArrayCopy (Function)
Copies the content of an array to another array.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
ArrayDistinct (Function)
Returns an array without duplicates.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
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...
fLock (Function)
Entirely or partially locks an external file.
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)...