ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HDescribeItem (Example)
Usage example of the HDescribeItem function
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
StringInsert (Function)
Inserts a string into another character string at a given position.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....