ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
<emailIMAPSession variable>.ExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
26. Style sheets: to simplify the layout
ERR_ALREADYCONNECTED
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
WDInst: handling the files to install
By default, the files to install are......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......