ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
grZoom (Function)
Defines the zoom of a chart.
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
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)....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
HErrorLock (Function)
Used to check whether a lock error occurred.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
fAttribute (Example)
Usage example of the fAttribute function