ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
MenuInsertOption (Function)
Inserts a new option at a specific position.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
zipAddFile (Example)
Usage example of the zipAddFile function
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
OpenChild (Example)
Usage example of the OpenChild function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Associating a control with a tab pane
Methods to associate a control with a tab pane......