ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Accessing a database via a web service
The database can be accessed via a web service......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
6. WEBDEV Account Manager
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Cell control
The Cell control contains controls......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects