ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
DDE functions
List of DDE functions...
How to save and retrieve an image in a binary memo
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
FullName (Property)
The FullName property is used to get the full name of an element.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.