ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ReplicSynchro: Use
ReplicAdmin: Overview
ERR_NOTAVAILABLE
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
ReplicSynchro: Overview
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
DDELink (Function)
Creates a hot link with a data.
Automatic error handling
Error handling can be customized for each process......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).