ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Sorts in a report
The sort is used to organize the information displayed in the report......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Error 1021: The method of the class is not global
HIndex (Function)
Rebuilds the file index (".NDX" file).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The planes in WEBDEV
The planes are used to group the controls of an element......
ERR_SESSION_CLOSED
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.