ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
4. Dedicated server or shared server?
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Binding controls to data
A window or page can display information from......
HRegenerateFile (Function)
Regenerates a data file from its log.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Items used in a select query
A query created in the query editor can contain several types of items......
Using the query result
The result of a select query can be used in......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
WDTrans: Overview
WDTrans is a tool for canceling transactions......