ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
ERR_TIMEOUTINIT
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
17. WLanguage: a simple and powerful language
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Socket constants
List of constants used by the functions for socket management....
Constants for managing emails
List of constants used by the functions for managing emails....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.