ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
12. Universal replication
13. Universal replication
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
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......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HIndex (Function)
Rebuilds the file index (".NDX" file).