ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
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.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
5. Deploying a dynamic site (Session or AWP) in practice
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.