ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Serialization constants
The serialization constants are as follows:
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
EXE constants
List of constants used by the functions for managing executables....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.