ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
6. Multilingual applications
Native Access to SAP
SAP is a widely used ERP......
User report editor (Reports & Queries)
A report provides a custom view of data......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
5. User Groupware in practice
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......