ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Internal component
An internal component is a set of elements from a project......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
BackgroundTaskAdd (Function)
Adds a new background task.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.