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...
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0...
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...
Comparison operators
The comparison operators can be divided into several categories......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
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...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
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...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GeometryContain (Function)
Determines if geometry A contains geometry B.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function...