ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Manipulating a Layout control programmatically
A Layout control can be......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.