ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
fShortName (Example)
Usage example of the fShortName function
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
iPrintZone (Example)
Usage example of the iPrintZone function
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Error 1015: The method of the class is protected
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
List of extension attributes
The list of extension attributes ......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Merging differences (SCM)
Date (Type of variable)
The Date type enables you to easily handle the dates...
NextTitle (Function)
Modifies the title of next window to open.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
zipCreate (Function)
Creates an archive.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Creating a query
Two methods can be used to create a query......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....