ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use a calendar to enter dates
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Date
The Date keyword can correspond to...
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
Information 37: Optimize your FOR loop
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
ERR_CANNOT_OPEN_FILE
CalendarSelect (Function)
Returns the date selected in a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SOAP constants
List of constants used by the SOAP functions....
<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.