ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Setup of the WEBDEV Application Server for Linux
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Managing assertions
...The main available features are as follows:...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
12. Universal replication
13. Universal replication
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Native Oracle Connector for WINDEV and WEBDEV
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.