ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Age
The Age keyword can correspond to...
Constants for managing appointments
Lists of constants used to manage the appointments...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
SNMPCloseSession (Function)
Closes an SNMP session.
Image editor: Features
The image editor includes several features......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Creating the menus for the windows of the WINDEV RAD pattern
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......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HListConnection (Function)
Returns the list of connections currently described in the application.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.