ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
ProjectInfo (Function)
Returns specific information about the project currently run.
HListItem (Example)
Usage example of the HListItem function
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Label report
The report editor allows you to create "Label" reports......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MatCopy (Function)
Creates the copy of a matrix.