ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
<Date type>.ToInteger (Function)
Converts a date to an integer.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
ERR_DISCONNECTED_EXEC
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
DateToInteger (Function)
Converts a date to an integer.
Use a calendar to enter dates
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Using the task management and the schedule
Time management is extremely important......