ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ERR_BAD_PARAMETER
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Memory area functions
Returns the character corresponding to the specified ASCII code....
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Query based on query
Queries can be based on items from another query......