ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HIndex (Example)
Usage example of the HIndex function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
HFSQL constants
List of constants used by the HFSQL functions....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
EndService (Function)
Ends the execution of the current service.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HExecuteView (Example)
Usage example of the HExecuteView function