ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
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....
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)...
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)...
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......
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
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
NumHelp (Function)
Returns the number of the help context associated with the specified control.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......