ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
ContactFirst (Function)
Reads the first 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.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
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.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
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
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
TextToXML (Function)
Converts an ANSI string to an XML string.