ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Statistical constants
List of constants used by the statistical functions....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
fClose (Function)
Closes an external file.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
fChangeSize (Function)
Resizes an external file.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Constants for managing the Enumerations and the Combinations
Report viewer: Proposing several reports
In the document preview, end users can......
SocketConnect (Function)
Connects a client computer to a given socket.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
12. External component in practice
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
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....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.