ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
LooperSelectPlus (Function)
Selects a row in a Looper control.
Chart management functions
...Chart management functions...
CharactType (Function)
Returns information about the type of character.
ColorPalette (Function)
Returns a color found in the current palette.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.