ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Zombie data files and items
During the life of an application, items live and die......
8. If you are already familiar with WINDEV
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Sender (Property)
The Sender property is used to get and change the sender's email address....
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
Importance (Property)
The Importance property is used to get and change the importance level of an appointment.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.