ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HNbRec (Example)
Usage example of the HNbRec function
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
iParameterReport (Function)
Configures the printer by opening the configuration window.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Assisted universal replication: specific features
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
LDAPRenameAttribute (Function)
Renames an attribute.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...