ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a class diagram
The generation is used to create the WINDEV classes ("......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
3. UML models in practice
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Hasp constants
The Hasp constants are as follows......
Error 26: No END statement is associated with this THEN
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Programming automatic calculations in the columns of a Table control
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Detailed use of WINDEV FTP/RPC
Events associated with internal windows
List of events associated with internal windows...