ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hdfsRights (Variable type)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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)....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Android: Map control conditions of use
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
WEBDEV styles
WEBDEV styles are advanced styles......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.