ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Creating links
Links help users navigate the help system......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Recompiling the project
The project compilation is a process used to......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Handling menu options programmatically
The menu options can be handled......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......