ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with Chart controls
List of events associated with the Chart controls...
Border (Type of variable)
The Border type is used to handle a border through programming...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....