ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating an executable: General options
The main executable options are as follows......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Creating a Java archive
When your Java application is developed, you can......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
11. Controls in practice
Discover the main characteristics of the controls...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDXView: Overview
WDXView is an ActiveX browser......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Position
The Position keyword can correspond to...
Size (Property)
The Size property is used to determine and change the size of an element.