ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Sub-query
A sub-query is a query whose result is used by another query......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.