ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
12. Control templates
WINDEV Mobile allows you to create control templates....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
XMLSave (Function)
Saves an XML document in a file.
PC SOFT Free Technical Support
Thank you for buying one of our products......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Error 17: OTHER CASE must be the last statement used in SWITCH
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
dCopy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....