ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
6. Multiple generation
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 SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
XMLChild (Function)
Positions on the first child element of current element.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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)....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
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......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
<Window>.EdSelect (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).
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).