ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
How to create and handle a structure?
This help page explains how to create and handle a structure....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
WDInst: handling the files to install
By default, the files to install are......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
TimeToString (Function)
Converts a time to a string in the specified format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.