ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Code editor: Display options
The code editor proposes several display options......
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Handling menu options programmatically
The menu options can be handled......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Properties associated with the Cell control field
List properties associated with the Cell control field...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....