ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.