ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Resizing a window (AAF)
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).