ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
5. Which type of server to choose?
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Starting WDOptimizer in a command line
Constants for telemetry management
Constants for telemetry management...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
BurnerAddFile (Function)
Adds a file to the compilation.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.