ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Keep-alive on connection
WINDEV: Example of programmed Drag and Drop
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
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....
FirstDayOfMonth (Function)
Returns the first day of the month.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
WDXView : Use
This help page presents the different features of WDXView......
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Body block
The Body block corresponds to the main block of the report......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
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.
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....
Error 13: The label already exists
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
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......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).