ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSeek (Function)
Gets and sets current position in an external file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
6. Multiple generation
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)...
<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)...
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).
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....
HPrevious (Function)
Positions on the previous file record according to a browse item.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
8. Associating controls with data
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
dSaveImageICO (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.