ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HListItem (Example)
Usage example of the HListItem function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MenuDelete (Function)
Deletes a menu or a menu option.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function
fEncrypt (Example)
Usage example of the fEncrypt function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HViewToFile (Example)
Usage example of the HViewToFile function
Table control functions
List of functions specific to Table controls...