ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicResize (Function)
Resizes a WDPic image.
<Image>.Rotation (Function)
Rotates an Image control.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Report data source
...The reports can be created with the data coming from:...
PicRotation (Function)
Rotates a WDPic image.
Creating links
Links help users navigate the help system......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Constants for managing fonts
List of constants used by the functions for font management....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Popup control properties
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The home page
The home page is the first page of your site......
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....