ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
API (Function)
Runs a function found in an external DLL.
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
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.
IF statement
The conditional IF statement allows you to run an action according to a condition...
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....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.