ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Programming the table cells
The Table controls can be handled......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Link control properties
The Link control is available in a page and in a report......
How to open a page?
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
BrowserShare( Function)
Starts native device sharing.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
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......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....