ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
23. Print modes
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
10. Smart controls
Smart controls...
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......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
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......
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).