ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
FTPConnect (Example)
Usage example of the FTPConnect function
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Handling controls in a report
The different operations available for the report controls are as follows......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Constant
The constants are language elements whose value is fixed once and for all...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Events associated with Image controls
List of events associated with Image controls...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
AWP without UI
Bootstrap, Angular, React, Vue......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using WDDIXIO
To translate the text used in your project:...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......