ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMax (Function)
Calculates the maximum value for a series of values.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
TextToRTF (Function)
Converts text to Rich Text Format.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ComponentLocate (Function)
Specifies the access path to an external component of project.
Link control properties
The Link control is available in a page and in a report......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
ServicePause (Function)
Pauses a service.
SFExecuteProcess (Function)
Requests the execution of a specific process.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
StatSum (Function)
Calculates the sum for a series of values.
fCreate (Function)
Creates an external file.
StatMin (Function)
Calculates the minimum value for a series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Chart control properties
A Chart control can be used......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.