ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
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.
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.
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.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
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.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Salesforce functions
List of Salesforce functions...
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.