ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
Events associated with internal windows
List of events associated with internal windows...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
OpenMobileWindow (Function)
Opens a window in a mobile application.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
Record (Variable type)
The Record type is used to save the values of a record.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HRead (Function)
Reads a record in a file according to a given record number.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.