ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
WDZip: Overview
WDZip is used to compress and group your files in archives......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
Reports
A report provides a custom view of data......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
HIndex (Function)
Rebuilds the file index (".NDX" file).
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......