ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video control properties
The following properties can be used on a Video control:...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Radio Button control properties
List of properties associated with a Radio Button control...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Chart control properties
A Chart control can be used......
Events associated with Table controls
List of events associated with Table controls...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......