ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
CertificateList (Function)
Returns the list of certificates available on the computer.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
CertificateSignString (Function)
Creates the signature of a character string.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.