ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Exist (Property)
The Exist property is used to determine if an element exists.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Creating a translation file
WDINT allows you to create a translation file....
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
LDAPRenameAttribute (Function)
Renames an attribute.
PDF file management functions
...PDF file functions...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
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.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
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).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......