ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Cardinalities
The cardinalities are used to count the links between the files......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Local procedure
Two types of procedures are available......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......