ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
ERR_BAD_CONTEXT_INTERNAL
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
End-user UI management functions
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Line control properties
List of properties associated with the Line control...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Locking data files: correspondence between WINDEV 5.5 and the later versions
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WDSQL, SQL querier: Overview
WDSQL is used to......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......