ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link properties
When creating a link, you can simply specify the destination......
WinOutWidth (Function)
Returns the full width of a window (including the border).
HOut (Example)
Usage example of the HOut function
CreateShortcut (Example)
Usage example of the CreateShortcut function
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
XMLSavePosition (Function)
Stores the current position in the XML document.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
LDAPNbValue (Function)
Returns the number of values for an attribute.
grParameter (Function)
Retrieves or modifies a chart parameter.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Error 301: Unknown identifier
Image control in a page
Data model editor: types of links
Several types of links can be found between the files......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
HAdd (Example)
Usage example of the HAdd function
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.