ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
21. Managing business rules
Managing business rules...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grIncreaseData (Function)
Adds a value to a data in a chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....