ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grInfoXY (Function)
Returns information about the series found at a specific chart point.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
fDelete (Function)
Deletes a file accessible from the current computer.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
Customizing the User Groupware
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Report based on a class (MVP)
Reports based on a class allow you to directly print data from an Array member of a class......