ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
XML functions
List of XML functions...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
iPreview (Function)
Configures the print destination.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
HSL (Function)
Creates a color from its hue, saturation and lightness.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.