ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Various WEBDEV constants
Various WEBDEV constants...
ServiceWait (Function)
Pauses the current service during the specified duration.
Linear Looper control properties
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
OpenChild (Example)
Usage example of the OpenChild function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HDescribeFile (Function)
Describes a data file programmatically.
ThreadRequestStop (Function)
Sends a stop request to a thread.
fSelect (Function)
Opens the Windows file picker.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
LOOP statement
The statement block is repeated endlessly...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPRun (Function)
Runs a procedure on a SOAP server.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Radio Button control properties
List of properties associated with a Radio Button control...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.