ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
RegistryRename (Function)
Renames a key in the registry.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Customizing the User Groupware
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
1. Project and analysis
RegistryValueType (Function)
Returns the type of value found in the registry.
MDI functions
List of MDI functions...
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
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)....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......