ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the 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.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
11. Window templates
WINDEV Mobile allows you to create window templates....
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Speech synthesis in the mobile applications
The phones can talk!......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
11. Controls in practice
Discover the main characteristics of the controls...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Accessing a database via a web service
The database can be accessed via a web service......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.