ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
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.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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......
Project portfolio
From version 25, you can create "project portfolios"......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Page Footer block
The Page footer block is run at the end of each page......
Classes, members, methods and properties
A class is made of......
Handling controls in a report
The different operations available for the report controls are as follows......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......