ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
fCreate (Function)
Creates an external file.
HPass (Function)
Defines the password used to create or open a data file.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...