ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LDAPRenameAttribute (Function)
Renames an attribute.
PDF file management functions
...PDF file functions...
Complete (Function)
Returns a character string of a specified length.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Constants for managing emails
List of constants used by the functions for managing emails....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
WINDEV Mobile 2024 Tutorial - Table of contents
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.