ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling Organization Chart controls programmatically
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
MDI functions
List of MDI functions...
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
RegistryRename (Function)
Renames a key in the registry.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Set of procedures
The global procedures are grouped in set of procedures......
Replication: The different types
The data replication is a powerful feature......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Describing an element
A flexible modeling includes different elements linked together......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.