ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
MatCopy (Function)
Creates the copy of a matrix.
grIncreaseData (Function)
Adds a value to a data in a chart.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
DisplayOrphan (Property)
The property AfficheOrphelin property allows you to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Code statistics
The code statistics affect......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDescribeItem (Function)
Describes a file item through programming.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......