ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Attribute (Property)
The Attribute property is used to manage attributes.
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
InfoBuild (Function)
Displays a custom message in a system information window.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Project (External language)
Opens and runs a WINDEV project.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
Language (Property)
The Language property gets and sets the language used.
Visible (Property)
The Visible property sets the visibility of an element.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
MatExist (Function)
Checks the whether the matrix exists in memory.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.