ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array...
ThreadPause (Function)
Pauses the current thread during the specified duration.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLSavePosition (Function)
Stores the current position in the XML document.
VariableReset (Function)
Resets the variable to its initial value.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Modbus constants
Constants used by the Modbus management functions....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
fSeek (Example)
Usage example of the fSeek function
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events,...
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.