ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Time (Type of variable)
The Time type is used to easily handle the times...
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
DDEError (Function)
Returns the runtime status report of a DDE function.
DDESend (Function)
Sends a data to the program connected via DDE.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ImageStartScrolling (Function)
Starts cycling through images.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
EndProgram (Function)
Ends the execution of the current program.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...