ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
NextTitle (Function)
Modifies the title of next window to open.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Table,Insert (External language)
Inserts an element into a table at a given position.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Empty (Property)
The Empty property is used to determine if an element is empty.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.