ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Event (Example)
Usage example of the Event function
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
SMSReset (Function)
Resets all variables of SMS structure.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Properties associated with the report blocks
List of properties associated with the report blocks...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
ServiceStop (Function)
Stops a service.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Truncate (Function)
Truncates the right part of a string or buffer.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grExist (Function)
Checks the existence of a chart in memory.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....