ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
StringInsert (Function)
Inserts a string into another character string at a given position.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
DomoClose (Function)
Closes the communication opened by DomoOpen.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
StringReverse (Function)
Reverses the characters of a string.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
XMLToText (Function)
Converts a character string in XML format into a standard character string.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Contains (Function)
Allows you to check if a substring is within a string.
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)....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
CommandLine
The CommandLine keyword can correspond to...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.