ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Input (Function)
Displays a message allowing the user to type an information.
TwainState (Function)
Returns the status of the current source.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
PDFSign (Function)
Applies an approval signature to an existing PDF.
Guided tour management functions
Guided tour management functions...
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.