ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
iPrintImage (Example)
Usage example of the iPrintImage function
HNext (Function)
Sets the position on the next data file record according to a browse item.
FileDisplay (Example)
Usage example of the FileDisplay function
dLine (Example)
Usage example of the dLine function
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.