ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
SQLModify (Function)
Modifies the content of a row in the query result.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
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......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
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.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
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....