ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Calling a procedure/a function
Syntax for calling a local or global procedure.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
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).
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
MyReport (Reserved word)
MyReport is used to handle the current report...
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).
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
NumberInWords (Function)
Converts a number to words.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.