ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Managing assertions
...The main available features are as follows:...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Simple statements
MapGetJSObject (Function)
Returns the instance of the API of Map control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
SemaphoreCreate (Function)
Creates a semaphore.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HTMLToText (Function)
Converts an HTML string or buffer to text.
OpenChild (Function)
Opens a non-modal child window.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......