ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<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....
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
WDINT setup
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......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
3. Application development cycle
Development cycle of a WINDEV application....