ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
FileDisplay (Example)
Usage example of the FileDisplay function
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HFreePosition (Function)
Deletes a position saved by HSavePosition.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Right (Function)
Extracts the last characters from a string or string buffer.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Calling a procedure/a function
Syntax for calling a local or global procedure.
13. External component in practice
External component in practice...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ChangeAction (Example)
Usage example of ChangeAction
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Constants used by the TraceStart function
List of constants used by the TraceStart function....