ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Select query description window
The description window of a select query includes several sections......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
How to create a patch?
Comparing the project messages
The comparison between source and target text helps you find translation errors......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
HPrevious (Function)
Positions on the previous file record according to a browse item.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
12. Pages in practice
Font management functions
List of functions for managing fonts...
iCreateFont (Function)
Creates a new print font.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a select query
A select query (corresponding SQL statement......