ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
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...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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.
HChangeKey (Example)
Usage example of the HChangeKey function
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.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Color (Property)
The Color property is used to get and change the color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....