ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Emulating constants
List of constants used by the functions for emulating automated tests....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Error 23: No END statement is associated with this WHILE
Error 20: The variable of the FOR loop should be a real
TextToXML (Function)
Converts an ANSI string to an XML string.
Multimedia constants
List of constants used by the multimedia functions....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.