ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
OpenSister (Function)
Opens a non-modal sibling window.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
iParameterPDF (Example)
Usage example of the iParameterPDF function
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
grTitle (Function)
Modifies the caption and/or position of the chart title....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
iPageEnd (Function)
Forces the move to the next page during the report print.
Image (Property)
The Image property gets and sets the background image of a control or block.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....