ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 2109: You are using the ObjectInfo function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Error 1037: This member already exists in the structure
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
iSkipLine (Function)
Forces one or more line break.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).