ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysSpace (Function)
Returns the physical memory space for the current computer.
sEndEvent (Function)
Disables the detection of an event on a serial port.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDTestSite: Load test
The stress tests are used to check......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Phone management functions
List of functions for phone management...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
Scope (Property)
The Scope property property is used to specify requested permissions.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Priority (Property)
The Priority property is used to get and change the priority level of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
FileDisplay (Example)
Usage example of the FileDisplay function
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......