ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Composite chart
A composite chart is a chart that displays several types of charts......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The HTML control
The HTML control displays HTML pages or HTML code......
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Compatibility between external components and deployed applications
A component can evolve in many ways......
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Supercontrol
A supercontrol is an advanced type of control......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......