ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Image editor: Features
The image editor includes several features......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Page Footer block
The Page footer block is run at the end of each page......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
zipListFile (Example)
Usage example of the zipListFile function
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Thread management functions
List of functions for managing threads...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTTPRequest (Example)
Usage example of the HTTPRequest function
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
HCopyFile (Example)
Usage example of the HCopyFile function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function