ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Specific features of the applications for iPhone/iPad
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
iCreateFont (Function)
Creates a new print font.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
2. Analysis in practice
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
StatCovariance (Function)
Calculates the covariance between two series of values.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Array management functions
List of functions for managing arrays...