ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageValueName (Function)
Returns the name of a value for the local storage.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
LastDayOfYear (Function)
Returns the date of the last day of the year.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
dStraighten (Function)
Transforms an image by applying perspective correction.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.