ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. When to use the debugger?
Partial indexing of memos
You now have the ability to index the content of a text memo item......
1. Project and analysis
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
1. Managing emails
WINDEV includes multiple methods to manage emails...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Overview of external languages
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
5. Displaying a WEBDEV Session site
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Code history
The code history is used to......