ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
zipListFile (Function)
Returns the list of files found in an archive.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HSetMemo (Function)
Used to modify the management mode of memo items.
Creating the Table pages of the WEBDEV RAD pattern
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
ComponentInfo (Function)
Returns information about a component.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
HMode (Function)
Changes the mode and the method for locking data files.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.