ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Time management help
Time management is extremely important......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
How to develop a PHP site?
What is a PHP site?......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
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....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Configuring the SOAP administrator
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Using the Vista style in your windows
WINDEV allows you to customize......
The single-part and multi-part archives
Two types of archives are available......