ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HTTPRequest (Example)
Usage example of the HTTPRequest function
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
XML management: Use example
This application example manages an XML file named "Orders......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Setup directory
The setup wizard allows you to configure the setup directory of application....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Logical operators
The logical operators are as follows......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grZoom (Function)
Defines the zoom of a chart.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.