ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
1. Project and analysis
Multi-product external components
Components are a remarkably useful tool for development teams......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Static control
A Static control is a control used to display a static text......
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......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Extracting messages added or modified since last extraction
A project was already created and translated......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
WDTestSite: Load test
The stress tests are used to check......