ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Sorts in a report
The sort is used to organize the information displayed in the report......
HSubstDir (Example)
Usage example of the HSubstDir function
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....