ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play multimedia files......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
14. Controls in practice
HIndex (Function)
Rebuilds the file index (".NDX" file).
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Debugging constants
List of constants used by the debugging functions...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
zipCreate (Function)
Creates an archive.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Google Contacts management functions
List of functions for managing Google contacts...
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.