ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Code history
The code history is used to......
Control constants
List of constants used by the functions for managing controls...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Report based on a query
Queries are used to easily select records in one or more data files......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Burner constants
List of constants used by the burner functions....
Character strings
WLanguage supports different types of strings....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Dictionary
The dictionary is a file that can contain the project elements......