ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Secret string vault
Passwords, private keys and tokens are often used in programming......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
<pdfDocument variable>.Extract (Function)
Creates a new PDF document from individual pages extracted from an existing PDF file.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
ToastDisplay (Function)
Displays a "Toast" message.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.