ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MDIOpen (Function)
Opens and enables an MDI child window.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.