ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Copying and cloning
Variables are copied using the "=" operator...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
10. Smart controls
Smart controls...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
10. Internal component
Internal component...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Recompiling the project
The project compilation is a process used to......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
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).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Resizing a window (AAF)