ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
iParameter (Function)
Retrieves the printer configuration and configures the print.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Creating a Pivot Table control
To create a Pivot Table control......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
LooperAdd (Function)
Adds a row at the end of a Looper control.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Handling Scheduler controls programmatically
A Scheduler control can be......
SaaS constants
The different types of integers
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Including a supercontrol in a window or in a page
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).