ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
The Edit control
The Edit control allows users to enter data......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Materialized view
Assignment of RETURN
The return value of the process currently run can be assigned...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.