ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Project (External language)
Opens and runs a WINDEV project.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 2109: You are using the ObjectInfo function
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
7. Multilingual sites in practice
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NFCSendTag (Function)
Sends a NFC tag to another device.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling Gantt Chart controls programmatically
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......