ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Binding controls to data
A window or page can display information from......
Report blocks
A printed report includes several sections......
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Page Footer block
The Page footer block is run at the end of each page......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Classes, members, methods and properties
A class is made of......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......