ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
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......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Switch control properties
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Record (Type of variable)
The Record type is used to save the values of a record.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......