ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
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......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
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.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Popup window
WINDEV allows you to open windows in popup format......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
OpenChild (Example)
Usage example of the OpenChild function
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.