ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Saving entered data (AAF)
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
23. Print modes
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
10. Smart controls
Smart controls...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Ad Hoc deployment
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
10. Internal component
Internal component...
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Activation key management functions
The following functions are used to manage activation keys:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).