ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
grType (Function)
Identifies or modifies the type of chart.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Environment of the report editor
Environment of the report editor...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
HInfoLog (Function)
Returns information about the server logs.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
16. Java applications in practice
Java applications in practice...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
OpenSister (Example)
Usage example of the OpenSister function