ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
<Notification variable>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Secret string vault
Passwords, private keys and tokens are often used in programming......
<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).
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).
<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.
Windows
The windows represent the main interface of a WINDEV application......
The pages
Pages are the main interface of a WEBDEV site......
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.