ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ToClipboard (Function)
Writes text or image information into the system clipboard.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ChronoReset (Function)
Stops and resets a running stopwatch.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Available tests