ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
2. Examples and components provided with WEBDEV
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TimeToString (Function)
Converts a time to a string in the specified format.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
8. 10 tips for better interfaces...
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Video functions
List of video functions...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.