ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
WDMap: View records in a table
WDMap is used to view the records found in a table......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Using a query with parameters
A query with parameters can be used......
Creating user accounts
A User account allows the server administrator to......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.