ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
Time (Type of variable)
The Time type is used to easily handle the times...
XML functions
List of XML functions...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
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.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
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......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......