ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
MatInvert (Function)
Calculates the inverse of a square matrix.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
iVLine (Function)
Prints a vertical line at specified coordinates.
XMLNext (Function)
Positionq on the next element (tag or attribute).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Functions for handling directories and external files
List of functions for handling external files...
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
MatTranspose (Function)
Calculates the transposed matrix.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
WinOutWidth (Function)
Returns the full width of a window.
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
iHLine (Function)
Prints a horizontal line at specified coordinates.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
Bluetooth functions
List of Bluetooth functions...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....