ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The different types of windows
The following types of windows can be created in a WINDEV application......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ControlClone (Function)
Creates a new control from an existing control.
Events associated with control templates
List of events associated with control templates...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
OpenChild (Function)
Opens a non-modal child window.
Events associated with windows
List of events associated with windows...
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Using WDDIXIO
To translate the text used in your project:...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).