ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
BurnerEject (Function)
Opens or closes the door of current burner.
fUncompress (Example)
Usage example of the fUncompress function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
14. Managing the "Back" button in practice
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HAdd (Example)
Usage example of the HAdd function
zipChangePath (Example)
Usage example of the zipChangePath function
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
XMLDocument (Example)
Usage example of the XMLDocument function
fCopyDir (Example)
Usage example of the fCopyDir function
fRemoveDir (Example)
Usage example of the fRemoveDir function