ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Logical operators
The logical operators are as follows......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ThreadPause (Function)
Pauses the current thread during the specified duration.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Binary (Property)
The Binary property is used to determine if an item is binary.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
StatVariance (Function)
Calculates the variance for a series of values.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.