ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HDelete (Function)
Deletes a record from a data file (query or view).
Numeric (Variable type)
The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
ProjectInfo (Function)
Returns specific information about the project currently run.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
fExeDir (Function)
Returns the directory from which the execution is started.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Port (Property)
The Port property is used to identify and change a server connection port.
Extern (Reserved word)
EXTERN is used to...
Alias (Property)
The Alias property gets the alias of an element.
Compile (Example)
Usage example of the Compile function
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).