ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
WINDEV applications for Linux: Specific features
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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......
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......
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......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
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.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
7. Multilingual sites in practice