ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.