ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
HDescribeFile (Function)
Describes a data file programmatically.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Creating anchors
The anchors are used to define specific points in a help page......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
VariableReset (Function)
Resets the variable to its initial value.
8. Optimizing an application
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Referring to an element in a WLanguage event / process
MemCreate (Function)
Creates a memory area.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......