ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compound statements
FTPListFile (Example)
Usage example of the FTPListFile function
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
W3C standardization
You must comply with the W3C standard (HTML 4......
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The Multimedia control
The Multimedia control is used to play multimedia files......
1. Examples provided with WINDEV Mobile
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Constants used by the TraceStart function
List of constants used by the TraceStart function....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Creating a Pivot Table control
To create a Pivot Table control......