ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Date (Type of variable)
The Date type enables you to easily handle the dates...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
PDFSign (Function)
Adds an approval signature to an existing PDF.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
SaaS constants
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.