ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
DDEString (Example)
Usage example of the DDEString function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Service constants
List of constants used by the functions for managing services....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
ComponentInfo (Function)
Returns information about a component.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
SOAPRun (Example)
Usage example of the SOAPRun function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
DDEUnLink (Function)
Interrupts a link between an item and a data.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
HDBIndex (Function)
Opens an xBase index file.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
FTPAttribute (Example)
Usage example of the FTPAttribute function
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.