ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
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.
LDAPNbValue (Function)
Returns the number of values for an attribute.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Complete (Function)
Returns a character string of a specified length.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Sharing elements with a WINDEV application
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.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
How to open a window?
Fax constants
List of constants used by the functions for managing faxes....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.