ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Print functions
List of print functions...
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
grImageSize (Function)
Defines the size of the image containing the chart.
Popup window
WINDEV allows you to open windows in popup format......
nWDSetParentNext
Set the parent of the next window to open......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....