ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Programming the looper attributes
All the looper attributes can be handled by programming......
Programming overview in C and C++
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Handling the report blocks through programming
Each report block is associated with different events......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Programming patterns
CAUTION......
Handling Spreadsheet controls programmatically (in a report)
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
1. What is the WEBDEV administrator used for
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....