ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
WinStatus (Function)
Identifies or modifies the window status.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
DotNetRun (Function)
Runs a procedure on a .Net server.
Constants used by the functions for managing Tab controls
ThreadRequestStop (Function)
Sends a stop request to a thread.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
SocketRead (Function)
Retrieves a message sent by another socket.
BrowserType (Function)
Returns the type of browser used by the Web user.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Multimedia constants
List of constants used by the multimedia functions....
fTempFile (Function)
Returns the name of a unique temporary file.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Constants for managing images in websites
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.