ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Image (Property)
The Image property gets and sets the background image of a control or block.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
The test mode cannot operate without the project and its pages, ...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Programming an indexed control
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
The different types of windows
The following types of windows can be created in a WINDEV application......