ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Function)
Retrieves the printer configuration and configures the print.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Including the code
You want to include your code lines in a condition, in a structure, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
SysTheme (Function)
Returns the current theme used on the mobile device.
MaskFormat (Function)
Formats a character string using an InputMask variable.
LooperInsertLine (Function)
Inserts a row into a Looper control.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
LooperDelete (Function)
Deletes a row from a Looper control.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Emulating constants
List of constants used by the functions for emulating automated tests....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....