ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-project search
Performing a search in the current project is a common operation......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
fCurrentDir (Function)
Identifies or modifies the current directory.
Creating nested reports
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Overview of external languages
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
2. WEBDEV administrator in practice
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Feedback component
The Feedback component is a component provided with WINDEV......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
InfoBuild (Function)
Displays a custom message in a system information window.