ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fFileName (Function)
Returns the name of an external file that is currently opened.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
10. Customizing the aspect of a site: skin elements
NextTitle (Function)
Modifies the title of next window to open.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......