ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
PythonExecute (Function)
Executes a function present in a Python module.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Declaring and using a variable
A variable is defined by name and type......
2. Examples and components provided with WEBDEV
Print functions
List of print functions...
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
ThreadExecute (Function)
Starts the execution of a secondary thread.
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.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Setup directory
The setup wizard allows you to configure the setup directory of application....
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.
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......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.