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...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Events associated with List Box controls
List of events associated with List Box controls...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SilverLight control properties
List of properties associated with the SilverLight control...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HashFile (Example)
Usage example of the HashFile function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
MapAddMarker (Example)
Usage example of the MapAddMarker function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
ServiceStatus (Example)
Usage example of the ServiceStatus function
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function