ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
5. Displaying a WEBDEV Session site
AJAXExecute (Example)
Usage example of the AJAXExecute function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
The Edit control
The Edit control allows users to enter data......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
RestartProgram (Function)
Ends the application and restarts it.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ThreadEnd (Function)
Ends the execution of the current thread.
Sorts in a report
The sort is used to organize the information displayed in the report......
JSInterruptEvent (Function)
Interrupts the process of current event.
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....
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......
Help about new features: Letting users know about changes
Applications are constantly evolving......
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function