ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Error 121: Shadowing a structure
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Title (Property)
The Title property is used to get and change the title of an element.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.