ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
12. Synchronizing data
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
19. Upload: Sending files to the server
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
SocketClose (Function)
Closes a socket or a connection to a server socket.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
dDisplay (Function)
Displays the drawing in the Image control.
9. Overlaying controls
<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.