ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
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.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
<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.
Update (Property)
The Update property specifies the updates to be made.
4. HFSQL Classic
HFSQL Classic is the database format......
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....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
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......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
<Image>.Rotation (Function)
Rotates an Image control.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
PicRotation (Function)
Rotates a WDPic image.