ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Custom properties (WLanguage)
A custom property is a code element with two events......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
iPreview (Example)
Usage example of the iPreview function
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
fLock (Example)
Usage example of the fLock function
fUnlock (Example)
Usage example of the fUnlock function
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Constants for managing emails
List of constants used by the functions for managing emails....