ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
How to find out whether a report was printed?
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
12. Retrieving data from a site
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
RGB (Function)
Defines a color from its Red, Green and Blue components.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Automatic error handling
Error handling can be customized for each process......
SocketWrite (Function)
Writes a message intended to another socket.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
HCloseConnection (Function)
Closes a connection to a database.
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....