ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
5. Site test in practice
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
zipDeleteFile (Function)
Deletes a file from an archive.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
MSIX installation
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
How to perform a full file browse?
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