ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
XMLRoot (Function)
Positions on the root tag of an XML document.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
fListResource (Function)
Lists the resources integrated to the application.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
grHMAddData (Function)
Adds a data into a Heatmap chart.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
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).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).