ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteView (Example)
Usage example of the HDeleteView function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ExceptionInfo (Function)
Retrieves information about the current exception.
ServiceWait (Function)
Pauses the current service during the specified duration.
ChangeAction (Example)
Usage example of ChangeAction
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Handling report blocks
The different operations available on report blocks are as follows......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
System constants
List of constants used by the system functions....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Handling a Web Component control through programming
EventOpen (Function)
Opens a synchronization event between several threads.
Service constants
List of constants used by the functions for managing services....
WX file
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....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.