ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grDraw (Function)
Draws a chart according to the specified parameters.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
zipSplit (Example)
Usage example of the zipSplit function
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).