ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceStatus (Example)
Usage example of the ServiceStatus function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HashFile (Example)
Usage example of the HashFile function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
MapAddMarker (Example)
Usage example of the MapAddMarker function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
SilverLight control properties
List of properties associated with the SilverLight control...
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with Chart controls
List of events associated with the Chart controls...
Creating the Vision windows of the WINDEV RAD pattern
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
DecryptStandard (Example)
Usage example of the DecryptStandard function
How to use an array of structures?
An array of structures is an Array variable......