ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
BackgroundTaskAdd (Function)
Adds a new background task.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Map control functions
Map control functions...
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
String functions
List of functions for managing character strings...
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HOpenConnection (Function)
Opens a connection to a specific database.
HTTPSendForm (Function)
Sends an HTTP form.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
dChord (Example)
Usage example of the dChord function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......