ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (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).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Managing assertions
...The main available features are as follows:...
<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).
<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....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
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.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<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.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<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.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....