ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Classes, members, methods and properties
A class is made of......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Style of a control
As soon as it is created, a control is associated with a style......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
5. Which type of server to choose?
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......