ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
27. Center or anchor a site horizontally
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
The structure of the file for remote control
The management of remote control uses a file in INI format......
Handling a WinForm .Net control through programming
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
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......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Warning 12: The label is unused
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.