ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Events associated with ListView controls
List of events associated with ListView controls...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Creating the skin template of a report
PageDisplay (Function)
Displays a web page in the user's browser....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Constants for managing Organizer controls
Constants for managing Organizer controls...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
fTempPath (Example)
Usage example of the fTempPath function
The planes in WEBDEV
The planes are used to group the controls of an element......
The HTML Display control
The HTML Display control displays a web page in an application......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Automatic error handling
Error handling can be customized for each process......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
ExeRemoteRun (Function)
Starts running a remote program from the current application.