ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Creating the Relation pages of a WEBDEV RAD pattern
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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.
Sound (Function)
Plays a sound in WAV format.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
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......