ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
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.
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)......
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
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......
zipDeleteFile (Function)
Deletes a file from an archive.
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......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Programming automatic calculations in the columns of a Table control