ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
11. Controls in practice
Discover the main characteristics of the controls...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
<Component>.Load (Function)
Loads an external component independent of the current project.
Info (Function)
Displays a custom message in a system information window.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.