ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Map control properties
The following properties can be used with Map controls:...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Null (keyword)
The "Null" keyword can correspond to:
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
The Site Map control
The Site Map control allows the Web user to......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLogStop (Function)
Stops the log process of a file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Extern (Reserved word)
EXTERN is used to...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
BurnerCancel (Function)
Cancels the current burn process.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function