ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
3. Managing sockets
WINDEV includes advanced socket management functions....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
WDInst: handling the files to install
By default, the files to install are......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
MemSort (Function)
Sorts the elements found in a memory zone.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......