ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
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....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Share your projects via Git
Git is a source code manager......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Test of a query
The query editor allows you to run the test of query result......