ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Managing the runtime errors
Some errors may occur in your application......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Creating the executable and the setup program
The languages supported by the application are taken into account......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Report and project
In most cases, a report is linked to a project......
Information 2104: This function is kept for backward compatibility
Action Bar control functions
The following functions are used to manage the Action Bar control......
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Operations in a Select query : add and delete
The following paragraphs present......
8. Optimizing an application
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.