ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
dCopy (Function)
Copies an image to another image.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
IntegerPart (Function)
Returns the integer part of a number.
SocketExist (Function)
Checks the existence of socket.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
diffApply (Function)
Applies a difference buffer to a specific buffer.
TimeToInteger (Function)
Converts a time to an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.