ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
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.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
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.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
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.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
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.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.