ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Message text file format
The text files created by WDMSG use a specific format......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Speech synthesis in the mobile applications
The phones can talk!......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SOAP constants
List of constants used by the SOAP functions....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
W3C standardization
You must comply with the W3C standard (HTML 4......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
DotNetDelegate (Function)
Initializes a.NET delegate.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.