ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Push notification
A mobile device can receive push notifications......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
.NET object
To access a class......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for the Exif functions
List of constants used by the Exif functions....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
LooperDelete (Function)
Deletes a row from a Looper control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ThreadEnd (Function)
Ends the execution of the current thread.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.