ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
fMoveFile (Function)
Moves a file from one directory to another.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WINDEV applications for Linux: Specific features
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
14. PHP generation in practice
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Copying and cloning
Variables are copied using the "=" operator...
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......