ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Link properties
When creating a link, you can simply specify the destination......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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.
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.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
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).
ExceptionInfo (Function)
Retrieves information about the current exception.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....