ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
WinStatus (Function)
Identifies or modifies the window status.
SocketRead (Function)
Retrieves a message sent by another socket.
ThreadRequestStop (Function)
Sends a stop request to a thread.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
ServiceWait (Function)
Pauses the current service during the specified duration.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Constants used by the functions for managing Tab controls
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
DotNetRun (Function)
Runs a procedure on a .Net server.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating the Relation windows of a WINDEV RAD pattern
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Constants for managing images in websites
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.