ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelectPlus (Function)
Selects a row in a Looper control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Properties associated with the options of a Switch control
HTML Editor control properties
Properties associated with the HTML Editor control....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
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....
Events associated with List Box controls
List of events associated with List Box controls...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....