ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Native Sybase Connector for WINDEV and WEBDEV 2024
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TwainToTIFF (Function)
Allows: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
Using layouts in WINDEV and WINDEV Mobile
Layouts allow you to define several views of a window in the same project, without duplicating the window......
WDXView: Overview
WDXView is an ActiveX browser......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
ListInfo (Function)
Gets the type and number of elements in a WLanguage list. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Native Access to SAP
SAP is a widely used ERP......
Events associated with Table controls
List of events associated with Table controls...
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The test mode cannot operate without the project and its pages, ...