ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
nWDInit: Initialize the external language
Initializes the external language......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
IF statement
The conditional IF statement allows you to run an action according to a condition...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grDeleteSeries (Function)
Deletes a data series from a chart.
SysValidHandle (Function)
Checks the validity of a window handle.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
iDestination (Function)
Configures the print destination.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
xlsData (Example)
Usage example of the xlsData function
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
EventCreate (Function)
Creates an event.
The Edit control
The Edit control allows users to enter data......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Using WDDIXIO
To translate the text used in your project:...
Discover all the possibilities of pivot tables
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).