ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HOnError (Function)
Customizes the management of HFSQL errors.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
EmailGetAll (Function)
Retrieves all the emails found on a server.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
SOAPError (Example)
Usage example of the SOAPError function
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Constants for managing Windows events
The following constants are used to manage Windows events:...
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Automatic management of exceptions
The management of exceptions can be customized by process......