ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
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.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
API (Function)
Runs a function found in an external DLL.
Constants for the Exif functions
List of constants used by the Exif functions....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
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.
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....
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.