ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Check model
You can use check models to easily create checks...
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
DocUpdateFormula (Function)
Updates the formulas in a document.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.