ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iForceComplement (Function)
Forces the printing of a Body Complement block.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
LDAPNbValue (Function)
Returns the number of values for an attribute.
Generating an application for Universal Windows 10 App
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Link properties
When creating a link, you can simply specify the destination......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
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.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
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.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......