ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....