ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ThreadEnd (Function)
Ends the execution of the current thread.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
RestartProgram (Function)
Ends the application and restarts it.
5. Displaying a WEBDEV website in Session mode
List of functions for managing windows...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
EmailSend (Example)
Usage example of the EmailSend function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......