ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
TimeToString (Function)
Converts a time to a string in the specified format.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
DocClose (Function)
Closes a docx file and frees the document.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
DocSave (Function)
Saves a document as a "docx" file.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Error 810: * can only be used for a parameter with a default value
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Error 112: An array can only have a maximum of X dimensions
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Select query description window: Items that can be used
WDINT setup
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WEBDEV Application Server - 10 connections - License agreement
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Multi-project search
Performing a search in the current project is a common operation......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
PageDisplay (Function)
Displays a web page in the user's browser....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.