ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatMin (Function)
Calculates the minimum value for a series of values.
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Declaring and using a variable
A variable is defined by name and type......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
fSeek (Function)
Gets and sets current position in an external file.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
StatMax (Function)
Calculates the maximum value for a series of values.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
StatSum (Function)
Calculates the sum for a series of values.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
ThreadMode (Function)
Changes the management mode of threads.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
PageParameter (Function)
Returns the value of a parameter passed to the current page.