ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....