ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
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....
FTP constants
List of constants used by the FTP functions....
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.
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)....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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.
Error 122: The name of an Automation object must be a string
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.