ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
grParameter (Function)
Retrieves or modifies a chart parameter.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Phone constants (Android / iOS)
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
OpenMobileWindow (Function)
Opens a window in a mobile application.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating index keywords
Index keywords allow users to easily find a help page......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Multiline strings
To type character strings over several lines in the code editor...
PageParameter (Function)
Returns the value of a parameter passed to the current page.