ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetAll (Function)
Retrieves all the emails found on a server.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fOpen (Example)
Usage example of the fOpen function
13. Generation modes
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Info (Function)
Displays a custom message in a system information window.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
UploadStart (Function)
Starts sending the selected files into an Upload control.
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).