ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
FTP constants
List of constants used by the FTP functions....
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.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
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.
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
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......