ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Option (Property)
The Option property is used to get and change certain options.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Error 1006: The member is not global: use: to access it
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Window management functions
List of functions for managing windows...
InitParameter (Function)
Initializes the management of persistent values.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....