ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HListConnection (Function)
Returns the list of connections currently described in the application.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLPath (Function)
Returns the current position in the document in XPATH format.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
XML functions
List of XML functions...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Domo constants
List of constants used by the DomoXXX functions....
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...