ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Automatic documentation of external components
External components must include a technical documentation......
SOAP constants
List of constants used by the SOAP functions....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
The requested action cannot been performed: the page was not synchronized
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......