ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fWriteLine (Example)
Usage example of the fWriteLine function
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Table,Select,+ (External language)
Selects an element in a Table control.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ShellExecute (Function)
Opens a document in its associated application.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Error 26: No END statement is associated with this THEN
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....