ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
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....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
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.
<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.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.