ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
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.
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......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
EmailSend (Example)
Usage example of the EmailSend function
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
"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)...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
FTP constants
List of constants used by the FTP functions....
Constants for external files
List of constants used by the functions for managing external files....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......