ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceContinue (Function)
Restarts a paused service.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
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.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
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.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Google document management functions
List of functions for managing Google documents...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Assignment of RETURN
The return value of the process currently run can be assigned...
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.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...