ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Window templates
...Window templates...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Border (Type of variable)
The Border type is used to handle a border through programming...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HChangeName (Function)
Modifies the physical name of a table.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Automation object
The Automation keyword is used to declare an automation object...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
24. Displaying and linking pages
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
12. Available tests