ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
BCToImage (Function)
Generates the image of a bar code.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PicRotation (Function)
Rotates a WDPic image.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The pages
Pages are the main interface of a WEBDEV site......
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)