ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
ERR_DISCONNECTED_EXEC
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Access rights to a class property
A property is a code element that includes two processes......
Body block
The Body block corresponds to the main block of the report......
ImageScrollingPosition (Function)
Returns the displayed image.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDXView : Use
This help page presents the different features of WDXView......
<GuidedTour>Info( Function)
Returns information about a guided tour.
GuidedTourInfo (Function)
Returns information about a guided tour.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Error 13: The label already exists
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
<Image>.ScrollingPosition (Function)
Returns the displayed image.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.