ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Error 11: The label is unknown
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Warning 127: You are using a data source local to the process
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Materialized view
...A materialized view is a physical data source defined by an SQL query....