ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Drawing constants
List of constants used by the drawing functions....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Constants for external files
List of constants used by the functions for managing external files....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Using a query with parameters
A query with parameters can be used......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FolderData (Function)
FolderData is kept for backward compatibility.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.