ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HSL (Function)
Creates a color from its hue, saturation and lightness.
Task list
Each project can be associated with a task list......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
InfoBuild (Function)
Displays a custom message in a system information window.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.