ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
DownloadAdd (Function)
Adds a new download in the device's download manager....
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Priority (Property)
The Priority property is used to get and change the priority level of an element.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.