ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Applet control properties
List of properties associated with the Applet control...
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
PicResize (Function)
Resizes a WDPic image.
Update (Property)
The Update property specifies the updates to be made.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
4. HFSQL Classic
HFSQL Classic is the database format......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......