ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Events associated with control templates
List of events associated with control templates...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Note (Property)
The Note property is used to get and change a text associated with an element.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Report based on a query
Queries are used to easily select records in one or more data files......